summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/kvm-stat.h
Commit message (Expand)AuthorAgeFilesLines
* perf kvm: Reference count 'struct kvm_info'Leo Yan2023-03-211-0/+40
* perf kvm: Add TUI mode for stat reportLeo Yan2023-03-151-0/+1
* perf kvm: Polish sorting keyLeo Yan2023-03-151-8/+0
* perf kvm: Use histograms list to replace cached listLeo Yan2023-03-151-7/+0
* perf kvm: Add dimensions for KVM event statisticsLeo Yan2023-03-151-0/+2
* perf hist: Add 'kvm_info' field in histograms entryLeo Yan2023-03-151-0/+4
* perf kvm: Parse address location for samplesLeo Yan2023-03-151-0/+4
* perf kvm: Introduce histograms data structuresLeo Yan2023-03-151-0/+1
* perf kvm: Use macro to replace variable 'decode_str_len'Leo Yan2023-03-151-1/+2
* perf kvm: Use subtraction for comparison metricsLeo Yan2023-03-151-1/+1
* perf kvm: Add pointer to 'perf_kvm_stat' in kvm eventLeo Yan2023-03-151-2/+3
* perf kvm: Add arch neutral function to choose event for perf kvm recordAnju T Sudhakar2019-09-201-0/+1
* perf kvm: Move kvm-stat header file from conditional inclusion to common incl...Anju T Sudhakar2019-09-201-0/+3
* perf record: Move record_opts and other record decls out of perf.hArnaldo Carvalho de Melo2019-08-261-1/+1
* perf evlist: Rename struct perf_evlist to struct evlistJiri Olsa2019-07-291-2/+2
* perf evsel: Rename struct perf_evsel to struct evselJiri Olsa2019-07-291-9/+9
* perf kvm stat: Replace kvm-stat.h includes with forward declarationsArnaldo Carvalho de Melo2019-02-061-3/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf kvm/powerpc: Port perf kvm stat to powerpcHemant Kumar2016-01-291-0/+1
* perf kvm/{x86,s390}: Remove const from kvm_events_tpHemant Kumar2016-01-291-1/+1
* perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.hHemant Kumar2016-01-291-0/+5
* perf kvm: Support using -f to override perf.data.guest file ownershipYunlong Song2015-04-021-0/+1
* perf kvm stat report: Save pid string in opts.target.pidAlexander Yarygin2014-09-171-1/+0
* perf kvm: Add stat support on s390Alexander Yarygin2014-07-161-0/+9
* perf kvm: Add skip_event() for --duration optionAlexander Yarygin2014-07-161-0/+1
* perf kvm: Move arch specific code into arch/Alexander Yarygin2014-07-161-0/+130