index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
cpumap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tool: Constify tool pointers
Ian Rogers
2024-08-12
1
-3
/
+3
*
libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()
Ian Rogers
2023-12-12
1
-1
/
+1
*
perf cpumap: Add equal function
Ian Rogers
2023-05-27
1
-0
/
+37
*
perf tests: Organize cpu_map tests into a single suite
Ian Rogers
2023-05-27
1
-4
/
+12
*
perf cpumap: Add intersect function
Ian Rogers
2023-05-27
1
-0
/
+41
*
libperf: Add perf_cpu_map__refcnt() interanl accessor to use in the maps test
Arnaldo Carvalho de Melo
2023-04-17
1
-2
/
+2
*
perf cpumap: Tidy libperf includes
Ian Rogers
2022-11-16
1
-1
/
+1
*
perf cpumap: Add range data encoding
Ian Rogers
2022-10-04
1
-9
/
+43
*
perf cpumap: Fix alignment for masks in event encoding
Ian Rogers
2022-08-19
1
-10
/
+9
*
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-02-11
1
-6
/
+6
*
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
1
-3
/
+3
*
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
1
-3
/
+3
*
perf test: Move each test suite struct to its test
Ian Rogers
2021-11-13
1
-3
/
+7
*
perf test: Fix cpu map leaks in cpu_map_print test
Namhyung Kim
2021-03-06
1
-0
/
+2
*
perf test: Fix test case Merge cpu map
Thomas Richter
2020-01-30
1
-1
/
+0
*
perf evlist: Maintain evlist->all_cpus
Andi Kleen
2019-11-29
1
-0
/
+16
*
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
2019-09-20
1
-0
/
+1
*
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
2019-08-29
1
-6
/
+6
*
libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions
Jiri Olsa
2019-07-29
1
-3
/
+4
*
libperf: Add perf_cpu_map__get()/perf_cpu_map__put()
Jiri Olsa
2019-07-29
1
-4
/
+4
*
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
2019-07-29
1
-4
/
+4
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
2017-08-11
1
-2
/
+2
*
perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-03-03
1
-1
/
+1
*
perf tests cpumap: Add missing headers
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+7
*
perf tools: Change cpu_map__fprintf output
Jiri Olsa
2016-06-30
1
-0
/
+24
*
perf cpu_map: Add cpu_map__new_event function
Jiri Olsa
2015-12-17
1
-4
/
+21
*
perf cpu_map: Add cpu_map event synthesize function
Jiri Olsa
2015-12-17
1
-0
/
+71