Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-08 | tools: rename bitmap_alloc() to bitmap_zalloc() | Andy Shevchenko | 1 | -1/+1 |
2019-09-20 | perf env: Remove needless cpumap.h header | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2019-09-01 | perf env: Remove env.h from other headers where just a fwd decl is needed | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2019-08-22 | perf cpumap: Remove needless includes from cpumap.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2019-07-30 | libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions | Jiri Olsa | 1 | -1/+2 |
2019-07-30 | libperf: Add perf_cpu_map__get()/perf_cpu_map__put() | Jiri Olsa | 1 | -1/+1 |
2019-07-30 | perf cpu_map: Rename struct cpu_map to struct perf_cpu_map | Jiri Olsa | 1 | -1/+1 |
2019-07-09 | perf tools: Use zfree() where applicable | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2019-06-17 | perf tests: Add missing SPDX headers | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2018-08-08 | perf tools: Drop unneeded bitmap_zero() calls | Yury Norov | 1 | -2/+0 |
2018-03-16 | perf tests: Add mem2node object test | Jiri Olsa | 1 | -0/+75 |