index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
cpumap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-11
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
1
-6
/
+6
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
1
-3
/
+3
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
1
-3
/
+3
2021-11-13
perf test: Move each test suite struct to its test
Ian Rogers
1
-3
/
+7
2021-03-06
perf test: Fix cpu map leaks in cpu_map_print test
Namhyung Kim
1
-0
/
+2
2020-01-30
perf test: Fix test case Merge cpu map
Thomas Richter
1
-1
/
+0
2019-11-29
perf evlist: Maintain evlist->all_cpus
Andi Kleen
1
-0
/
+16
2019-09-20
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
1
-6
/
+6
2019-07-29
libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions
Jiri Olsa
1
-3
/
+4
2019-07-29
libperf: Add perf_cpu_map__get()/perf_cpu_map__put()
Jiri Olsa
1
-4
/
+4
2019-07-29
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
1
-4
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-11
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-03-03
perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2016-07-12
perf tests cpumap: Add missing headers
Arnaldo Carvalho de Melo
1
-0
/
+7
2016-06-30
perf tools: Change cpu_map__fprintf output
Jiri Olsa
1
-0
/
+24
2015-12-17
perf cpu_map: Add cpu_map__new_event function
Jiri Olsa
1
-4
/
+21
2015-12-17
perf cpu_map: Add cpu_map event synthesize function
Jiri Olsa
1
-0
/
+71