summaryrefslogtreecommitdiff
path: root/tools/perf/arch/arm64/util/header.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-21perf cpumap: Use perf_cpu_map__for_each_cpu when possibleIan Rogers1-6/+4
2024-03-21perf arm64 header: Remove unnecessary CPU map get and putIan Rogers1-3/+0
2023-12-12libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...Ian Rogers1-1/+1
2023-08-17perf arm64: Allow version comparisons of CPU IDsJames Clark1-15/+52
2023-05-10perf arm64: Fix build with refcount checkingJames Clark1-2/+2
2020-02-12perf tools: Add arm64 version of get_cpuid()John Garry1-15/+48
2019-09-20perf env: Remove needless cpumap.h headerArnaldo Carvalho de Melo1-1/+3
2019-08-22perf arm64: Add missing debug.h headerArnaldo Carvalho de Melo1-0/+1
2019-07-30libperf: Add perf_cpu_map__get()/perf_cpu_map__put()Jiri Olsa1-2/+2
2019-07-30perf cpu_map: Rename struct cpu_map to struct perf_cpu_mapJiri Olsa1-1/+1
2017-12-05perf tools arm64: Add support for get_cpuid_str function.Ganapatrao Kulkarni1-0/+65