Age | Commit message (Expand) | Author |
---|---|---|
2019-09-10 | libperf: Adopt perf_cpu_map__max() function | Jiri Olsa |
2019-08-29 | libperf: Warn when exceeding MAX_NR_CPUS in cpumap | Kyle Meyer |
2019-08-22 | libperf: Move perf's cpu_map__idx() to perf_cpu_map__idx() | Jiri Olsa |
2019-08-22 | libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty() | Jiri Olsa |
2019-07-29 | libperf: Add perf_cpu_map__for_each_cpu() macro | Jiri Olsa |
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 | libperf: Add perf_cpu_map__dummy_new() function | Jiri Olsa |
2019-07-29 | libperf: Add perf_cpu_map struct | Jiri Olsa |