aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/perf/include/internal/cpumap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-12-09libperf cpumap: Hide/reduce scope of MAX_NR_CPUSIan Rogers1-4/+0
2024-12-09perf: Increase MAX_NR_CPUS to 4096Kyle Meyer1-1/+1
2023-04-17perf cpumap: Add reference count checkingIan Rogers1-2/+3
2023-04-17libperf: Add perf_cpu_map__refcnt() interanl accessor to use in the maps testArnaldo Carvalho de Melo1-0/+4
2023-04-12libperf: Add a perf_cpu_map__set_nr() available as an internal function for tools/perf to useArnaldo Carvalho de Melo1-0/+2
2023-04-12libperf: Make perf_cpu_map__alloc() available as an internal function for tools/perf to useIan Rogers1-0/+1
2022-04-01perf cpumap: Add is_subset functionIan Rogers1-0/+1
2022-02-16libperf: Fix perf_cpu_map__for_each_cpu macroJiri Olsa1-5/+1
2022-01-12perf cpumap: Give CPUs their own typeIan Rogers1-2/+7
2022-01-12perf cpumap: Move 'has' function to libperfIan Rogers1-1/+1
2022-01-12libperf: Add comments to 'struct perf_cpu_map'Ian Rogers1-0/+9
2020-01-06libperf: Move to tools/lib/perfJiri Olsa1-0/+19