]> git.ipfire.org Git - thirdparty/linux.git/commit
tracing: selftests: Add hypervisor trace remote tests
authorVincent Donnefort <vdonnefort@google.com>
Mon, 9 Mar 2026 16:25:16 +0000 (16:25 +0000)
committerMarc Zyngier <maz@kernel.org>
Wed, 11 Mar 2026 08:51:17 +0000 (08:51 +0000)
commit39d5ca62a3dab7d162d49eb60b14cdd46138590f
treebe0ae8522b12978c225e119a427fb5446e8420b3
parent5bbbed42f71f771a70e974e3726d283690ecd589
tracing: selftests: Add hypervisor trace remote tests

Run the trace remote selftests with the trace remote 'hypervisor', This
trace remote is most likely created when the arm64 KVM nVHE/pKVM
hypervisor is in use.

Cc: Shuah Khan <skhan@linuxfoundation.org>
Cc: linux-kselftest@vger.kernel.org
Signed-off-by: Vincent Donnefort <vdonnefort@google.com>
Link: https://patch.msgid.link/20260309162516.2623589-31-vdonnefort@google.com
Signed-off-by: Marc Zyngier <maz@kernel.org>
tools/testing/selftests/ftrace/test.d/remotes/hypervisor/buffer_size.tc [new file with mode: 0644]
tools/testing/selftests/ftrace/test.d/remotes/hypervisor/reset.tc [new file with mode: 0644]
tools/testing/selftests/ftrace/test.d/remotes/hypervisor/trace.tc [new file with mode: 0644]
tools/testing/selftests/ftrace/test.d/remotes/hypervisor/trace_pipe.tc [new file with mode: 0644]
tools/testing/selftests/ftrace/test.d/remotes/hypervisor/unloading.tc [new file with mode: 0644]