aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorLike Xu <[email protected]>2021-11-30 15:42:17 +0800
committerPaolo Bonzini <[email protected]>2022-01-07 10:44:41 -0500
commit7c174f305cbee6bdba5018aae02b84369e7ab995 (patch)
tree47b1d86f97223e25862e6859ebcecc9d77743fba /tools/perf/scripts/python/exported-sql-viewer.py
parent761875634a5e2c3fed36c439fc4acac6f85a96eb (diff)
KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
The find_arch_event() returns a "unsigned int" value, which is used by the pmc_reprogram_counter() to program a PERF_TYPE_HARDWARE type perf_event. The returned value is actually the kernel defined generic perf_hw_id, let's rename it to pmc_perf_hw_id() with simpler incoming parameters for better self-explanation. Signed-off-by: Like Xu <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions