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