diff options
author | Shenlin Liang <liangshenlin@eswincomputing.com> | 2024-04-22 11:08:33 +0300 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2024-06-26 16:07:38 +0300 |
commit | da7b1b525e972b8c5b16640fa5b2ff2497b5c652 (patch) | |
tree | 9e033257538526662dbab8d6ad4bae09a21584c8 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 91195a90f1d1ae72a1a49681ee30118c9f7ab8c3 (diff) | |
download | linux-da7b1b525e972b8c5b16640fa5b2ff2497b5c652.tar.xz |
perf kvm/riscv: Port perf kvm stat to RISC-V
'perf kvm stat report/record' generates a statistical analysis of KVM
events and can be used to analyze guest exit reasons.
"report" reports statistical analysis of guest exit events.
To record kvm events on the host:
# perf kvm stat record -a
To report kvm VM EXIT events:
# perf kvm stat report --event=vmexit
Signed-off-by: Shenlin Liang <liangshenlin@eswincomputing.com>
Reviewed-by: Atish Patra <atishp@rivosinc.com>
Tested-by: Atish Patra <atishp@rivosinc.com>
Link: https://lore.kernel.org/r/20240422080833.8745-3-liangshenlin@eswincomputing.com
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions