aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/cpumap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-18perf cpu_map: Add more helpersMark Rutland1-2/+12
2016-06-30perf tools: Change cpu_map__fprintf outputJiri Olsa1-6/+48
2016-04-13perf cpu_map: Add has() methodJiri Olsa1-0/+12
2016-01-26perf cpumap: Auto initialize cpu__max_{node,cpu}Arnaldo Carvalho de Melo1-0/+30
2016-01-06perf cpumap: Fix cpu conversion in cpu_map__from_entriesJiri Olsa1-2/+11
2015-12-17perf cpu_map: Add cpu_map__new_event functionJiri Olsa1-0/+42
2015-10-27perf cpu_map: Add cpu_map__empty_new functionJiri Olsa1-0/+17
2015-10-20perf cpu_map: Fix core dump caused by per-socket/core system-wide statKan Liang1-1/+1
2015-10-19perf cpu_map: Add data arg to cpu_map__build_map callbackJiri Olsa1-7/+8
2015-10-19perf cpu_map: Make cpu_map__build_map globalJiri Olsa1-2/+2
2015-09-14perf cpu_map: Use sysfs__read_int in get_{core,socket}_id()Arnaldo Carvalho de Melo1-36/+10
2015-09-02perf cpumap: Factor out functions to get core_id and socket_idKan Liang1-18/+33
2015-06-25perf tools: Add reference counting for cpu_map objectJiri Olsa1-2/+24
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