index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
cpumap.c
Age
Commit message (
Expand
)
Author
2015-06-25
perf tools: Add reference counting for cpu_map object
Jiri Olsa
2014-04-22
perf tools: Use cpu/possible instead of cpu/kernel_max
Don Zickus
2014-04-22
perf tools: Allow ability to map cpus to nodes easily
Don Zickus
2014-02-18
perf tools: Move fs.* to lib/api/fs/
Borislav Petkov
2013-11-05
perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint()
Arnaldo Carvalho de Melo
2013-11-05
perf tools: Factor sysfs code into generic fs object
Jiri Olsa
2013-03-25
perf stat: Add per-core aggregation
Stephane Eranian
2013-03-25
perf stat: Refactor aggregation code
Stephane Eranian
2013-02-06
perf tools: Add cpu_map processor socket level functions
Stephane Eranian
2012-09-17
perf stat: Check PMU cpumask file
Yan, Zheng
2012-01-24
perf tools: Add fprintf methods for thread_map and cpu_map classes
Arnaldo Carvalho de Melo
2011-01-22
perf tools: Add missing cpu_map__delete()
Arnaldo Carvalho de Melo
2011-01-04
perf tools: Refactor cpumap to hold nr and the map
Arnaldo Carvalho de Melo
2010-06-05
perf tools: Add the ability to specify list of cpus to monitor
Stephane Eranian
2010-03-11
perf tools: Fix sparse CPU numbering related bugs
Paul Mackerras