index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
cpumap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-19
perf tools: Remove include dirent.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-03-04
perf cpumap: Introduce cpu_map__snprint_mask()
Namhyung Kim
1
-0
/
+46
2017-03-04
perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-8
/
+8
2017-02-17
perf cpumap: Add cpu__max_present_cpu()
Jan Stancek
1
-0
/
+22
2016-07-19
perf cpu_map: Add more helpers
Mark Rutland
1
-2
/
+12
2016-07-01
perf tools: Change cpu_map__fprintf output
Jiri Olsa
1
-6
/
+48
2016-04-13
perf cpu_map: Add has() method
Jiri Olsa
1
-0
/
+12
2016-01-26
perf cpumap: Auto initialize cpu__max_{node,cpu}
Arnaldo Carvalho de Melo
1
-0
/
+30
2016-01-07
perf cpumap: Fix cpu conversion in cpu_map__from_entries
Jiri Olsa
1
-2
/
+11
2015-12-17
perf cpu_map: Add cpu_map__new_event function
Jiri Olsa
1
-0
/
+42
2015-10-27
perf cpu_map: Add cpu_map__empty_new function
Jiri Olsa
1
-0
/
+17
2015-10-20
perf cpu_map: Fix core dump caused by per-socket/core system-wide stat
Kan Liang
1
-1
/
+1
2015-10-20
perf cpu_map: Add data arg to cpu_map__build_map callback
Jiri Olsa
1
-7
/
+8
2015-10-20
perf cpu_map: Make cpu_map__build_map global
Jiri Olsa
1
-2
/
+2
2015-09-14
perf cpu_map: Use sysfs__read_int in get_{core,socket}_id()
Arnaldo Carvalho de Melo
1
-36
/
+10
2015-09-02
perf cpumap: Factor out functions to get core_id and socket_id
Kan Liang
1
-18
/
+33
2015-06-25
perf tools: Add reference counting for cpu_map object
Jiri Olsa
1
-2
/
+24
2014-04-22
perf tools: Use cpu/possible instead of cpu/kernel_max
Don Zickus
1
-1
/
+1
2014-04-22
perf tools: Allow ability to map cpus to nodes easily
Don Zickus
1
-0
/
+160
2014-02-18
perf tools: Move fs.* to lib/api/fs/
Borislav Petkov
1
-1
/
+1
2013-11-05
perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint()
Arnaldo Carvalho de Melo
1
-2
/
+2
2013-11-05
perf tools: Factor sysfs code into generic fs object
Jiri Olsa
1
-1
/
+1
2013-03-25
perf stat: Add per-core aggregation
Stephane Eranian
1
-0
/
+46
2013-03-25
perf stat: Refactor aggregation code
Stephane Eranian
1
-12
/
+28
2013-02-07
perf tools: Add cpu_map processor socket level functions
Stephane Eranian
1
-0
/
+54
2012-09-17
perf stat: Check PMU cpumask file
Yan, Zheng
1
-7
/
+15
2012-01-25
perf tools: Add fprintf methods for thread_map and cpu_map classes
Arnaldo Carvalho de Melo
1
-0
/
+11
2011-01-23
perf tools: Add missing cpu_map__delete()
Arnaldo Carvalho de Melo
1
-0
/
+5
2011-01-04
perf tools: Refactor cpumap to hold nr and the map
Arnaldo Carvalho de Melo
1
-29
/
+94
2010-06-05
perf tools: Add the ability to specify list of cpus to monitor
Stephane Eranian
1
-1
/
+56
2010-03-11
perf tools: Fix sparse CPU numbering related bugs
Paul Mackerras
1
-0
/
+59