summaryrefslogtreecommitdiff
path: root/tools/perf/arch/arm64/util/header.c
AgeCommit message (Expand)Author
2024-03-21perf cpumap: Use perf_cpu_map__for_each_cpu when possibleIan Rogers
2024-03-21perf arm64 header: Remove unnecessary CPU map get and putIan Rogers
2023-12-12libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...Ian Rogers
2023-08-17perf arm64: Allow version comparisons of CPU IDsJames Clark
2023-05-10perf arm64: Fix build with refcount checkingJames Clark
2020-02-12perf tools: Add arm64 version of get_cpuid()John Garry
2019-09-20perf env: Remove needless cpumap.h headerArnaldo Carvalho de Melo
2019-08-22perf arm64: Add missing debug.h headerArnaldo Carvalho de Melo
2019-07-29libperf: Add perf_cpu_map__get()/perf_cpu_map__put()Jiri Olsa
2019-07-29perf cpu_map: Rename struct cpu_map to struct perf_cpu_mapJiri Olsa
2017-12-05perf tools arm64: Add support for get_cpuid_str function.Ganapatrao Kulkarni