summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* perf env: Remove needless cpumap.h headerArnaldo Carvalho de Melo2019-09-201-1/+1
* libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functionsJiri Olsa2019-07-291-1/+2
* libperf: Add perf_cpu_map__get()/perf_cpu_map__put()Jiri Olsa2019-07-291-1/+1
* perf cpu_map: Rename struct cpu_map to struct perf_cpu_mapJiri Olsa2019-07-291-1/+1
* perf tools: Drop unneeded bitmap_zero() callsYury Norov2018-08-081-2/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-111-1/+1
* perf tests: Add test for bitmap_scnprintf functionJiri Olsa2016-08-021-0/+53