summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/affinity.c
AgeCommit message (Expand)AuthorLines
2025-06-20perf test: Expand user space event reading (rdpmc) testsIan Rogers-0/+18
2022-12-02perf tools: Use dedicated non-atomic clear/set bit helpersSean Christopherson-2/+2
2022-09-06perf affinity: Fix out of bound access to "sched_cpus" maskAthira Rajeev-1/+7
2022-01-18perf affinity: Allow passing a NULL arg to affinity__cleanup()Arnaldo Carvalho de Melo-1/+7
2022-01-12perf cpumap: Give CPUs their own typeIan Rogers-1/+1
2021-09-08tools: rename bitmap_alloc() to bitmap_zalloc()Andy Shevchenko-2/+2
2019-11-28perf affinity: Add infrastructure to save/restore affinityAndi Kleen-0/+73