index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-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-03
perf cpumap: Introduce cpu_map__snprint_mask()
Namhyung Kim
1
-0
/
+1
2017-03-03
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-18
perf cpu_map: Add more helpers
Mark Rutland
1
-0
/
+2
2016-06-30
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-19
perf cpu_map: Add data arg to cpu_map__build_map callback
Jiri Olsa
1
-3
/
+4
2015-10-19
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-06
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-24
perf tools: Add fprintf methods for thread_map and cpu_map classes
Arnaldo Carvalho de Melo
1
-0
/
+4
2011-01-22
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
[prev]