Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
14571d5f22d3f7f6ecb97e037a2e346b3fb488bd
/
tools
/
perf
/
util
/
cpumap.h
a8cbe40
perf evsel: Add iterator to iterate over events ordered by CPU
by Andi Kleen
· 5 years ago
86895b4
perf stat: Add --per-node agregation support
by Jiri Olsa
· 5 years ago
7293237
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
by Jiri Olsa
· 5 years ago
29e3311
perf cpumap: No need to include perf.h, ditch it
by Arnaldo Carvalho de Melo
· 5 years ago
5e51b0b
perf cpumap: Remove needless includes from cpumap.h
by Arnaldo Carvalho de Melo
· 5 years ago
b4df75d
libperf: Move perf's cpu_map__idx() to perf_cpu_map__idx()
by Jiri Olsa
· 5 years ago
315c0a1
libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty()
by Jiri Olsa
· 5 years ago
6549cd8
perf tools: Use perf_cpu_map__nr instead of cpu_map__nr
by Jiri Olsa
· 5 years ago
9c3516d
libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions
by Jiri Olsa
· 6 years ago
38f01d8
libperf: Add perf_cpu_map__get()/perf_cpu_map__put()
by Jiri Olsa
· 6 years ago
397721e
libperf: Add perf_cpu_map__dummy_new() function
by Jiri Olsa
· 6 years ago
959b83c
libperf: Add perf_cpu_map struct
by Jiri Olsa
· 6 years ago
f854839
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
by Jiri Olsa
· 6 years ago
db5742b
perf stat: Support per-die aggregation
by Kan Liang
· 6 years ago
b74d868
perf cpumap: Retrieve die id information
by Kan Liang
· 6 years ago
f13de66
perf record: Apply affinity masks when reading mmap buffers
by Alexey Budankov
· 6 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
4400ac8
perf cpumap: Introduce cpu_map__snprint_mask()
by Namhyung Kim
· 8 years ago
ec09a42
perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
92a7e12
perf cpumap: Add cpu__max_present_cpu()
by Jan Stancek
· 8 years ago
9a6c582
perf cpu_map: Add more helpers
by Mark Rutland
· 9 years ago
a24020e
perf tools: Change cpu_map__fprintf output
by Jiri Olsa
· 9 years ago
e632aa6
perf cpu_map: Add has() method
by Jiri Olsa
· 9 years ago
5ac7628
perf cpumap: Auto initialize cpu__max_{node,cpu}
by Arnaldo Carvalho de Melo
· 9 years ago
f77b57a
perf cpu_map: Add cpu_map__new_event function
by Jiri Olsa
· 9 years ago
2322f57
perf cpu_map: Add cpu_map__empty_new function
by Jiri Olsa
· 9 years ago
1fe7a30
perf cpu_map: Add data arg to cpu_map__build_map callback
by Jiri Olsa
· 9 years ago
f1cbb8f
perf cpu_map: Make cpu_map__build_map global
by Jiri Olsa
· 9 years ago
193b6bd
perf cpumap: Factor out functions to get core_id and socket_id
by Kan Liang
· 9 years ago
f30a79b
perf tools: Add reference counting for cpu_map object
by Jiri Olsa
· 10 years ago
7780c25
perf tools: Allow ability to map cpus to nodes easily
by Don Zickus
· 11 years ago
ec1e7e4
perf tools: Rename cpu_map__all() to cpu_map__empty()
by Sukadev Bhattiprolu
· 12 years ago
12c08a9
perf stat: Add per-core aggregation
by Stephane Eranian
· 12 years ago
5ac59a8
perf tools: Add cpu_map processor socket level functions
by Stephane Eranian
· 12 years ago
a14bb7a
perf tools: Allow handling a NULL cpu_map as meaning "all cpus"
by Arnaldo Carvalho de Melo
· 12 years ago
7ae92e7
perf stat: Check PMU cpumask file
by Yan, Zheng
· 12 years ago
9ae7d33
perf tools: Add fprintf methods for thread_map and cpu_map classes
by Arnaldo Carvalho de Melo
· 13 years ago
915fce2
perf tools: Add missing cpu_map__delete()
by Arnaldo Carvalho de Melo
· 14 years ago
60d567e
perf tools: Refactor cpumap to hold nr and the map
by Arnaldo Carvalho de Melo
· 14 years ago
c45c6ea
perf tools: Add the ability to specify list of cpus to monitor
by Stephane Eranian
· 15 years ago
a12b51c
perf tools: Fix sparse CPU numbering related bugs
by Paul Mackerras
· 15 years ago