summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/affinity.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Use dedicated non-atomic clear/set bit helpersSean Christopherson2022-12-021-2/+2
* perf affinity: Fix out of bound access to "sched_cpus" maskAthira Rajeev2022-09-061-1/+7
* perf affinity: Allow passing a NULL arg to affinity__cleanup()Arnaldo Carvalho de Melo2022-01-181-1/+7
* perf cpumap: Give CPUs their own typeIan Rogers2022-01-121-1/+1
* tools: rename bitmap_alloc() to bitmap_zalloc()Andy Shevchenko2021-09-081-2/+2
* perf affinity: Add infrastructure to save/restore affinityAndi Kleen2019-11-281-0/+73