index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
bitmap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf cpumap: Use perf_cpu_map__for_each_cpu when possible
Ian Rogers
2024-03-21
1
-6
/
+7
*
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
2022-12-02
1
-1
/
+1
*
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-22
1
-2
/
+2
*
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
1
-1
/
+1
*
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
1
-1
/
+1
*
perf test: Move each test suite struct to its test
Ian Rogers
2021-11-13
1
-1
/
+3
*
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
2021-09-08
1
-1
/
+1
*
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
2019-09-20
1
-1
/
+1
*
libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions
Jiri Olsa
2019-07-29
1
-1
/
+2
*
libperf: Add perf_cpu_map__get()/perf_cpu_map__put()
Jiri Olsa
2019-07-29
1
-1
/
+1
*
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
2019-07-29
1
-1
/
+1
*
perf tools: Drop unneeded bitmap_zero() calls
Yury Norov
2018-08-08
1
-2
/
+0
*
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
-1
/
+1
*
perf tests: Add test for bitmap_scnprintf function
Jiri Olsa
2016-08-02
1
-0
/
+53