]> www.infradead.org Git - users/dwmw2/linux.git/commit
KVM: arm64: Remove debug tracepoints
authorOliver Upton <oliver.upton@linux.dev>
Thu, 19 Dec 2024 22:41:06 +0000 (14:41 -0800)
committerMarc Zyngier <maz@kernel.org>
Fri, 20 Dec 2024 09:01:25 +0000 (09:01 +0000)
commit3b7780945cc8494793040ab0a9805b77b7826abb
tree72ea55f62ea259eef6f26a79fb18f40d79a586d8
parent58db67e9accca6d146916203a943568f63754697
KVM: arm64: Remove debug tracepoints

The debug tracepoints are a useless firehose of information that track
implementation detail rather than well-defined events. These are going
to be rather difficult to uphold now that the implementation is getting
redone, so throw them out instead of bending over backwards.

Tested-by: James Clark <james.clark@linaro.org>
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20241219224116.3941496-10-oliver.upton@linux.dev
[maz: fixed compilation after trace-ectomy]
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/debug.c
arch/arm64/kvm/sys_regs.c
arch/arm64/kvm/trace_handle_exit.h