summaryrefslogtreecommitdiff
path: root/tools/perf/tests/bitmap.c
AgeCommit message (Expand)Author
2022-01-22perf cpumap: Migrate to libperf cpumap apiIan Rogers
2022-01-12perf cpumap: Give CPUs their own typeIan Rogers
2021-11-13perf test: Rename struct test to test_suiteIan Rogers
2021-11-13perf test: Move each test suite struct to its testIan Rogers
2021-09-08tools: rename bitmap_alloc() to bitmap_zalloc()Andy Shevchenko
2019-09-20perf env: Remove needless cpumap.h headerArnaldo Carvalho de Melo
2019-07-29libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functionsJiri Olsa
2019-07-29libperf: Add perf_cpu_map__get()/perf_cpu_map__put()Jiri Olsa
2019-07-29perf cpu_map: Rename struct cpu_map to struct perf_cpu_mapJiri Olsa
2018-08-08perf tools: Drop unneeded bitmap_zero() callsYury Norov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo
2016-08-02perf tests: Add test for bitmap_scnprintf functionJiri Olsa