Age | Commit message (Expand) | Author | Files | Lines |
2022-10-27 | perf stat: Remove unused perf_counts.aggr field | Namhyung Kim | 1 | -1/+0 |
2022-01-12 | perf counts: Switch name cpu to cpu_map_idx | Ian Rogers | 1 | -6/+6 |
2022-01-12 | perf evsel: Derive CPUs and threads in alloc_counts | Ian Rogers | 1 | -1/+1 |
2020-05-28 | perf counts: Reset prev_raw_counts counts | Jin Yao | 1 | -0/+1 |
2020-05-28 | perf counts: Rename perf_evsel__*counts() to evsel__*counts() | Arnaldo Carvalho de Melo | 1 | -3/+3 |
2019-08-22 | perf counts: Add missing headers needed for types used | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2019-07-30 | libperf: Adopt perf_evsel__read() function from tools/perf | Jiri Olsa | 1 | -11/+1 |
2019-07-30 | libperf: Adopt xyarray class from perf | Jiri Olsa | 1 | -1/+1 |
2019-07-30 | perf evsel: Rename struct perf_evsel to struct evsel | Jiri Olsa | 1 | -3/+3 |
2019-07-30 | perf stat: Move loaded out of struct perf_counts_values | Jiri Olsa | 1 | -1/+13 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-26 | perf stat: Use group read for event groups | Jiri Olsa | 1 | -0/+1 |
2015-08-08 | perf stat: Move perf_counts struct and functions into separate object | Jiri Olsa | 1 | -0/+37 |