index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
cpumap.h
Age
Commit message (
Expand
)
Author
2019-02-06
perf record: Apply affinity masks when reading mmap buffers
Alexey Budankov
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-03
perf cpumap: Introduce cpu_map__snprint_mask()
Namhyung Kim
2017-03-03
perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-02-17
perf cpumap: Add cpu__max_present_cpu()
Jan Stancek
2016-07-18
perf cpu_map: Add more helpers
Mark Rutland
2016-06-30
perf tools: Change cpu_map__fprintf output
Jiri Olsa
2016-04-13
perf cpu_map: Add has() method
Jiri Olsa
2016-01-26
perf cpumap: Auto initialize cpu__max_{node,cpu}
Arnaldo Carvalho de Melo
2015-12-17
perf cpu_map: Add cpu_map__new_event function
Jiri Olsa
2015-10-27
perf cpu_map: Add cpu_map__empty_new function
Jiri Olsa
2015-10-19
perf cpu_map: Add data arg to cpu_map__build_map callback
Jiri Olsa
2015-10-19
perf cpu_map: Make cpu_map__build_map global
Jiri Olsa
2015-09-02
perf cpumap: Factor out functions to get core_id and socket_id
Kan Liang
2015-06-25
perf tools: Add reference counting for cpu_map object
Jiri Olsa
2014-04-22
perf tools: Allow ability to map cpus to nodes easily
Don Zickus
2013-07-12
perf tools: Rename cpu_map__all() to cpu_map__empty()
Sukadev Bhattiprolu
2013-03-25
perf stat: Add per-core aggregation
Stephane Eranian
2013-02-06
perf tools: Add cpu_map processor socket level functions
Stephane Eranian
2012-09-26
perf tools: Allow handling a NULL cpu_map as meaning "all cpus"
Arnaldo Carvalho de Melo
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