Age | Commit message (Expand) | Author |
2022-12-02 | perf tools: Use dedicated non-atomic clear/set bit helpers | Sean Christopherson |
2022-01-22 | perf cpumap: Migrate to libperf cpumap api | Ian Rogers |
2022-01-12 | perf cpumap: Give CPUs their own type | Ian Rogers |
2021-11-13 | perf test: Rename struct test to test_suite | Ian Rogers |
2021-11-13 | perf test: Move each test suite struct to its test | Ian Rogers |
2021-09-08 | tools: rename bitmap_alloc() to bitmap_zalloc() | Andy Shevchenko |
2019-09-20 | perf env: Remove needless cpumap.h header | Arnaldo Carvalho de Melo |
2019-08-31 | perf env: Remove env.h from other headers where just a fwd decl is needed | Arnaldo Carvalho de Melo |
2019-08-22 | perf cpumap: Remove needless includes from cpumap.h | 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 |
2019-07-09 | perf tools: Use zfree() where applicable | Arnaldo Carvalho de Melo |
2019-06-17 | perf tests: Add missing SPDX headers | Arnaldo Carvalho de Melo |
2018-08-08 | perf tools: Drop unneeded bitmap_zero() calls | Yury Norov |
2018-03-16 | perf tests: Add mem2node object test | Jiri Olsa |