| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-13 | perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies | Ian Rogers | 1 | -0/+1 |
| 2025-10-02 | perf tools kvm: Use "cycles" to sample guest for "kvm record" on Intel | Dapeng Mi | 1 | -0/+10 |
| 2024-12-18 | perf kvm: Move functions used in util out of builtin | Ian Rogers | 1 | -0/+3 |
| 2023-03-21 | perf kvm: Reference count 'struct kvm_info' | Leo Yan | 1 | -0/+40 |
| 2023-03-15 | perf kvm: Add TUI mode for stat report | Leo Yan | 1 | -0/+1 |
| 2023-03-15 | perf kvm: Polish sorting key | Leo Yan | 1 | -8/+0 |
| 2023-03-15 | perf kvm: Use histograms list to replace cached list | Leo Yan | 1 | -7/+0 |
| 2023-03-15 | perf kvm: Add dimensions for KVM event statistics | Leo Yan | 1 | -0/+2 |
| 2023-03-15 | perf hist: Add 'kvm_info' field in histograms entry | Leo Yan | 1 | -0/+4 |
| 2023-03-15 | perf kvm: Parse address location for samples | Leo Yan | 1 | -0/+4 |
| 2023-03-15 | perf kvm: Introduce histograms data structures | Leo Yan | 1 | -0/+1 |
| 2023-03-15 | perf kvm: Use macro to replace variable 'decode_str_len' | Leo Yan | 1 | -1/+2 |
| 2023-03-15 | perf kvm: Use subtraction for comparison metrics | Leo Yan | 1 | -1/+1 |
| 2023-03-15 | perf kvm: Add pointer to 'perf_kvm_stat' in kvm event | Leo Yan | 1 | -2/+3 |
| 2019-09-20 | perf kvm: Add arch neutral function to choose event for perf kvm record | Anju T Sudhakar | 1 | -0/+1 |
| 2019-09-20 | perf kvm: Move kvm-stat header file from conditional inclusion to common incl... | Anju T Sudhakar | 1 | -0/+3 |
| 2019-08-26 | perf record: Move record_opts and other record decls out of perf.h | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-07-29 | perf evlist: Rename struct perf_evlist to struct evlist | Jiri Olsa | 1 | -2/+2 |
| 2019-07-29 | perf evsel: Rename struct perf_evsel to struct evsel | Jiri Olsa | 1 | -9/+9 |
| 2019-02-06 | perf kvm stat: Replace kvm-stat.h includes with forward declarations | Arnaldo Carvalho de Melo | 1 | -3/+4 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2016-01-29 | perf kvm/powerpc: Port perf kvm stat to powerpc | Hemant Kumar | 1 | -0/+1 |
| 2016-01-29 | perf kvm/{x86,s390}: Remove const from kvm_events_tp | Hemant Kumar | 1 | -1/+1 |
| 2016-01-29 | perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h | Hemant Kumar | 1 | -0/+5 |
| 2015-04-02 | perf kvm: Support using -f to override perf.data.guest file ownership | Yunlong Song | 1 | -0/+1 |
| 2014-09-17 | perf kvm stat report: Save pid string in opts.target.pid | Alexander Yarygin | 1 | -1/+0 |
| 2014-07-16 | perf kvm: Add stat support on s390 | Alexander Yarygin | 1 | -0/+9 |
| 2014-07-16 | perf kvm: Add skip_event() for --duration option | Alexander Yarygin | 1 | -0/+1 |
| 2014-07-16 | perf kvm: Move arch specific code into arch/ | Alexander Yarygin | 1 | -0/+130 |