aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/cpumap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-22perf tools: Use cpu/possible instead of cpu/kernel_maxDon Zickus1-1/+1
2014-04-22perf tools: Allow ability to map cpus to nodes easilyDon Zickus1-0/+160
2014-02-18perf tools: Move fs.* to lib/api/fs/Borislav Petkov1-1/+1
2013-11-05perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint()Arnaldo Carvalho de Melo1-2/+2
2013-11-05perf tools: Factor sysfs code into generic fs objectJiri Olsa1-1/+1
2013-03-25perf stat: Add per-core aggregationStephane Eranian1-0/+46
2013-03-25perf stat: Refactor aggregation codeStephane Eranian1-12/+28
2013-02-06perf tools: Add cpu_map processor socket level functionsStephane Eranian1-0/+54
2012-09-17perf stat: Check PMU cpumask fileYan, Zheng1-7/+15
2012-01-24perf tools: Add fprintf methods for thread_map and cpu_map classesArnaldo Carvalho de Melo1-0/+11
2011-01-22perf tools: Add missing cpu_map__delete()Arnaldo Carvalho de Melo1-0/+5
2011-01-04perf tools: Refactor cpumap to hold nr and the mapArnaldo Carvalho de Melo1-29/+94
2010-06-05perf tools: Add the ability to specify list of cpus to monitorStephane Eranian1-1/+56
2010-03-11perf tools: Fix sparse CPU numbering related bugsPaul Mackerras1-0/+59