tools/testing/selftests/ftrace/test.d/remotes/hypervisor/reset.tc

Source file repositories/reference/linux-study-clean/tools/testing/selftests/ftrace/test.d/remotes/hypervisor/reset.tc

File Facts

System
Linux kernel
Corpus path
tools/testing/selftests/ftrace/test.d/remotes/hypervisor/reset.tc
Extension
.tc
Size
234 bytes
Lines
12
Domain
Support Tooling And Documentation
Bucket
tools
Inferred role
Support Tooling And Documentation: tools
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

#!/bin/sh
# SPDX-License-Identifier: GPL-2.0
# description: Test hypervisor trace buffer reset
# requires: remotes/hypervisor/write_event

SOURCE_REMOTE_TEST=1
. $TEST_DIR/remotes/reset.tc

set -e
setup_remote "hypervisor"
test_reset

Annotation

Implementation Notes