summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorShannon Zhao <shannon.zhao@linaro.org>2015-07-03 14:27:25 +0800
committerMarc Zyngier <marc.zyngier@arm.com>2016-02-29 18:34:20 +0000
commit7f7663587165fe1a81c3390358cb70eb7234706f (patch)
tree07b2cb5d5c15e0beac3013f962cead0e6eb04303 /tools
parent96b0eebcc6a14e3bdb9ff0e7176fbfc225bdde94 (diff)
downloadlinux-7f7663587165fe1a81c3390358cb70eb7234706f.tar.bz2
arm64: KVM: PMU: Add perf event map and introduce perf event creating function
When we use tools like perf on host, perf passes the event type and the id of this event type category to kernel, then kernel will map them to hardware event number and write this number to PMU PMEVTYPER<n>_EL0 register. When getting the event number in KVM, directly use raw event type to create a perf_event for it. Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org> Reviewed-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions