mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +08:00
a7fc26124d
Summary: - Support arm64 pmu api, Currently only the cycle counter function is supported. - Using ARM64 PMU hardware capability to implement perf interface, modify all perf interface related code. - Support for pmu init under smp. Signed-off-by: wangming9 <wangming9@xiaomi.com>