index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
cpumap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-29
perf evsel: Add iterator to iterate over events ordered by CPU
Andi Kleen
1
-0
/
+1
2019-11-06
perf stat: Add --per-node agregation support
Jiri Olsa
1
-0
/
+3
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
1
-2
/
+2
2019-08-26
perf cpumap: No need to include perf.h, ditch it
Arnaldo Carvalho de Melo
1
-2
/
+0
2019-08-22
perf cpumap: Remove needless includes from cpumap.h
Arnaldo Carvalho de Melo
1
-2
/
+2
2019-08-22
libperf: Move perf's cpu_map__idx() to perf_cpu_map__idx()
Jiri Olsa
1
-1
/
+0
2019-08-22
libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty()
Jiri Olsa
1
-6
/
+1
2019-08-22
perf tools: Use perf_cpu_map__nr instead of cpu_map__nr
Jiri Olsa
1
-5
/
+0
2019-07-30
libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions
Jiri Olsa
1
-2
/
+0
2019-07-30
libperf: Add perf_cpu_map__get()/perf_cpu_map__put()
Jiri Olsa
1
-3
/
+0
2019-07-30
libperf: Add perf_cpu_map__dummy_new() function
Jiri Olsa
1
-1
/
+1
2019-07-30
libperf: Add perf_cpu_map struct
Jiri Olsa
1
-6
/
+1
2019-07-30
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
1
-26
/
+26
2019-06-10
perf stat: Support per-die aggregation
Kan Liang
1
-1
/
+8
2019-06-10
perf cpumap: Retrieve die id information
Kan Liang
1
-0
/
+1
2019-02-06
perf record: Apply affinity masks when reading mmap buffers
Alexey Budankov
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-04
perf cpumap: Introduce cpu_map__snprint_mask()
Namhyung Kim
1
-0
/
+1
2017-03-04
perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-2
/
+2
2017-02-17
perf cpumap: Add cpu__max_present_cpu()
Jan Stancek
1
-0
/
+1
2016-07-19
perf cpu_map: Add more helpers
Mark Rutland
1
-0
/
+2
2016-07-01
perf tools: Change cpu_map__fprintf output
Jiri Olsa
1
-0
/
+1
2016-04-13
perf cpu_map: Add has() method
Jiri Olsa
1
-0
/
+2
2016-01-26
perf cpumap: Auto initialize cpu__max_{node,cpu}
Arnaldo Carvalho de Melo
1
-29
/
+3
2015-12-17
perf cpu_map: Add cpu_map__new_event function
Jiri Olsa
1
-0
/
+1
2015-10-27
perf cpu_map: Add cpu_map__empty_new function
Jiri Olsa
1
-0
/
+1
2015-10-20
perf cpu_map: Add data arg to cpu_map__build_map callback
Jiri Olsa
1
-3
/
+4
2015-10-20
perf cpu_map: Make cpu_map__build_map global
Jiri Olsa
1
-0
/
+2
2015-09-02
perf cpumap: Factor out functions to get core_id and socket_id
Kan Liang
1
-0
/
+2
2015-06-25
perf tools: Add reference counting for cpu_map object
Jiri Olsa
1
-1
/
+5
2014-04-22
perf tools: Allow ability to map cpus to nodes easily
Don Zickus
1
-0
/
+35
2013-07-12
perf tools: Rename cpu_map__all() to cpu_map__empty()
Sukadev Bhattiprolu
1
-1
/
+1
2013-03-25
perf stat: Add per-core aggregation
Stephane Eranian
1
-0
/
+12
2013-02-07
perf tools: Add cpu_map processor socket level functions
Stephane Eranian
1
-0
/
+9
2012-09-26
perf tools: Allow handling a NULL cpu_map as meaning "all cpus"
Arnaldo Carvalho de Melo
1
-0
/
+11
2012-09-17
perf stat: Check PMU cpumask file
Yan, Zheng
1
-1
/
+1
2012-01-25
perf tools: Add fprintf methods for thread_map and cpu_map classes
Arnaldo Carvalho de Melo
1
-0
/
+4
2011-01-23
perf tools: Add missing cpu_map__delete()
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-01-04
perf tools: Refactor cpumap to hold nr and the map
Arnaldo Carvalho de Melo
1
-2
/
+8
2010-06-05
perf tools: Add the ability to specify list of cpus to monitor
Stephane Eranian
1
-1
/
+1
2010-03-11
perf tools: Fix sparse CPU numbering related bugs
Paul Mackerras
1
-0
/
+7