1 #!/bin/sh -e 1 #!/bin/sh -e 2 # SPDX-License-Identifier: GPL-2.0-only 2 # SPDX-License-Identifier: GPL-2.0-only 3 # 3 # 4 # ftracetest-ktap: Wrapper to integrate ftrace 4 # ftracetest-ktap: Wrapper to integrate ftracetest with the kselftest runner 5 # 5 # 6 # Copyright (C) Arm Ltd., 2023 6 # Copyright (C) Arm Ltd., 2023 7 7 8 ./ftracetest -K -v !! 8 ./ftracetest -K
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.