Skip to content
Commit 599d79dc authored by Marc Zyngier's avatar Marc Zyngier
Browse files

arm64: KVM: Add trapped system register access tracepoint



We're pretty blind when it comes to system register tracing,
and rely on the ESR value displayed by kvm_handle_sys, which
isn't much.

Instead, let's add an actual name to the sysreg entries, so that
we can finally print it as we're about to perform the access
itself.

The new tracepoint is conveniently called kvm_sys_access.

Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
parent da6f1666
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment