aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/affinity.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-02perf tools: Use dedicated non-atomic clear/set bit helpersGravatar Sean Christopherson 1-2/+2
2022-09-06perf affinity: Fix out of bound access to "sched_cpus" maskGravatar Athira Rajeev 1-1/+7
2022-01-18perf affinity: Allow passing a NULL arg to affinity__cleanup()Gravatar Arnaldo Carvalho de Melo 1-1/+7
2022-01-12perf cpumap: Give CPUs their own typeGravatar Ian Rogers 1-1/+1
2021-09-08tools: rename bitmap_alloc() to bitmap_zalloc()Gravatar Andy Shevchenko 1-2/+2
2019-11-28perf affinity: Add infrastructure to save/restore affinityGravatar Andi Kleen 1-0/+73