Age | Commit message (Expand) | Author |
---|---|---|
2019-09-20 | perf env: Remove needless cpumap.h header | Arnaldo Carvalho de Melo |
2019-07-29 | libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions | Jiri Olsa |
2019-07-29 | libperf: Add perf_cpu_map__get()/perf_cpu_map__put() | Jiri Olsa |
2019-07-29 | perf cpu_map: Rename struct cpu_map to struct perf_cpu_map | Jiri Olsa |
2018-08-08 | perf tools: Drop unneeded bitmap_zero() calls | Yury Norov |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-11 | perf test: Add 'struct test *' to the test functions | Arnaldo Carvalho de Melo |
2016-08-02 | perf tests: Add test for bitmap_scnprintf function | Jiri Olsa |