aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/cpumap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-17perf cpu_map: Add cpu_map__new_event functionJiri Olsa1-0/+1
2015-10-27perf cpu_map: Add cpu_map__empty_new functionJiri Olsa1-0/+1
2015-10-19perf cpu_map: Add data arg to cpu_map__build_map callbackJiri Olsa1-3/+4
2015-10-19perf cpu_map: Make cpu_map__build_map globalJiri Olsa1-0/+2
2015-09-02perf cpumap: Factor out functions to get core_id and socket_idKan Liang1-0/+2
2015-06-25perf tools: Add reference counting for cpu_map objectJiri Olsa1-1/+5
2014-04-22perf tools: Allow ability to map cpus to nodes easilyDon Zickus1-0/+35
2013-07-12perf tools: Rename cpu_map__all() to cpu_map__empty()Sukadev Bhattiprolu1-1/+1
2013-03-25perf stat: Add per-core aggregationStephane Eranian1-0/+12
2013-02-06perf tools: Add cpu_map processor socket level functionsStephane Eranian1-0/+9
2012-09-26perf tools: Allow handling a NULL cpu_map as meaning "all cpus"Arnaldo Carvalho de Melo1-0/+11
2012-09-17perf stat: Check PMU cpumask fileYan, Zheng1-1/+1
2012-01-24perf tools: Add fprintf methods for thread_map and cpu_map classesArnaldo Carvalho de Melo1-0/+4
2011-01-22perf tools: Add missing cpu_map__delete()Arnaldo Carvalho de Melo1-1/+1
2011-01-04perf tools: Refactor cpumap to hold nr and the mapArnaldo Carvalho de Melo1-2/+8
2010-06-05perf tools: Add the ability to specify list of cpus to monitorStephane Eranian1-1/+1
2010-03-11perf tools: Fix sparse CPU numbering related bugsPaul Mackerras1-0/+7