Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n... | Ian Rogers | 2023-12-12 | 2 | -2/+2 |
* | libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_... | Ian Rogers | 2023-12-12 | 1 | -1/+1 |
* | libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu() | Ian Rogers | 2023-12-12 | 1 | -1/+1 |
* | libperf: Add API for allocating new thread map array | Tzvetomir Stoyanov (VMware) | 2022-02-23 | 1 | -0/+1 |
* | libperf: Rename arguments of perf_thread_map APIs | Tzvetomir Stoyanov (VMware) | 2022-02-23 | 1 | -3/+3 |
* | libperf: Sync evsel documentation | Ian Rogers | 2022-01-12 | 1 | -5/+5 |
* | perf cpumap: Move 'has' function to libperf | Ian Rogers | 2022-01-12 | 1 | -0/+1 |
* | libperf: Add evsel mmap support | Rob Herring | 2021-04-15 | 1 | -0/+3 |
* | libperf: Fix man page typos | Rob Herring | 2020-08-13 | 3 | -14/+17 |
* | libperf: Add counting example | Michael Petlan | 2020-03-04 | 1 | -0/+83 |
* | libperf: Add man pages | Jiri Olsa | 2020-01-06 | 13 | -228/+1193 |
* | libperf: Move to tools/lib/perf | Jiri Olsa | 2020-01-06 | 3 | -0/+230 |