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