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