Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libperf: Move to tools/lib/perf | Jiri Olsa | 2020-01-06 | 1 | -345/+0 |
* | perf evlist: Maintain evlist->all_cpus | Andi Kleen | 2019-11-29 | 1 | -0/+57 |
* | perf cpumap: Maintain cpumaps ordered and without dups | Andi Kleen | 2019-11-29 | 1 | -1/+15 |
* | libperf: Adopt perf_cpu_map__max() function | Jiri Olsa | 2019-09-10 | 1 | -0/+12 |
* | libperf: Warn when exceeding MAX_NR_CPUS in cpumap | Kyle Meyer | 2019-08-29 | 1 | -0/+6 |
* | libperf: Move perf's cpu_map__idx() to perf_cpu_map__idx() | Jiri Olsa | 2019-08-22 | 1 | -0/+12 |
* | libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty() | Jiri Olsa | 2019-08-22 | 1 | -0/+5 |
* | libperf: Add perf_cpu_map__for_each_cpu() macro | Jiri Olsa | 2019-07-29 | 1 | -0/+13 |
* | libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions | Jiri Olsa | 2019-07-29 | 1 | -0/+184 |
* | libperf: Add perf_cpu_map__get()/perf_cpu_map__put() | Jiri Olsa | 2019-07-29 | 1 | -0/+24 |
* | libperf: Add perf_cpu_map__dummy_new() function | Jiri Olsa | 2019-07-29 | 1 | -0/+13 |
* | libperf: Add perf_cpu_map struct | Jiri Olsa | 2019-07-29 | 1 | -0/+5 |