summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/cpumap.h
Commit message (Expand)AuthorAgeFilesLines
* perf stat: Support per-die aggregationKan Liang2019-06-101-1/+8
* perf cpumap: Retrieve die id informationKan Liang2019-06-101-0/+1
* perf record: Apply affinity masks when reading mmap buffersAlexey Budankov2019-02-061-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf cpumap: Introduce cpu_map__snprint_mask()Namhyung Kim2017-03-031-0/+1
* perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_tElena Reshetova2017-03-031-2/+2
* perf cpumap: Add cpu__max_present_cpu()Jan Stancek2017-02-171-0/+1
* perf cpu_map: Add more helpersMark Rutland2016-07-181-0/+2
* perf tools: Change cpu_map__fprintf outputJiri Olsa2016-06-301-0/+1
* perf cpu_map: Add has() methodJiri Olsa2016-04-131-0/+2
* perf cpumap: Auto initialize cpu__max_{node,cpu}Arnaldo Carvalho de Melo2016-01-261-29/+3
* perf cpu_map: Add cpu_map__new_event functionJiri Olsa2015-12-171-0/+1
* perf cpu_map: Add cpu_map__empty_new functionJiri Olsa2015-10-271-0/+1
* perf cpu_map: Add data arg to cpu_map__build_map callbackJiri Olsa2015-10-191-3/+4
* perf cpu_map: Make cpu_map__build_map globalJiri Olsa2015-10-191-0/+2
* perf cpumap: Factor out functions to get core_id and socket_idKan Liang2015-09-021-0/+2
* perf tools: Add reference counting for cpu_map objectJiri Olsa2015-06-251-1/+5
* perf tools: Allow ability to map cpus to nodes easilyDon Zickus2014-04-221-0/+35
* perf tools: Rename cpu_map__all() to cpu_map__empty()Sukadev Bhattiprolu2013-07-121-1/+1
* perf stat: Add per-core aggregationStephane Eranian2013-03-251-0/+12
* perf tools: Add cpu_map processor socket level functionsStephane Eranian2013-02-061-0/+9
* perf tools: Allow handling a NULL cpu_map as meaning "all cpus"Arnaldo Carvalho de Melo2012-09-261-0/+11
* perf stat: Check PMU cpumask fileYan, Zheng2012-09-171-1/+1
* perf tools: Add fprintf methods for thread_map and cpu_map classesArnaldo Carvalho de Melo2012-01-241-0/+4
* perf tools: Add missing cpu_map__delete()Arnaldo Carvalho de Melo2011-01-221-1/+1
* perf tools: Refactor cpumap to hold nr and the mapArnaldo Carvalho de Melo2011-01-041-2/+8
* perf tools: Add the ability to specify list of cpus to monitorStephane Eranian2010-06-051-1/+1
* perf tools: Fix sparse CPU numbering related bugsPaul Mackerras2010-03-111-0/+7