summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace/test.d/event
AgeCommit message (Expand)AuthorLines
2025-12-31selftests/ftrace: Test toplevel-enable for instanceZheng Yejian-1/+2
2025-07-24selftests/tracing: Fix false failure of subsystem event testSteven Rostedt-2/+26
2025-01-16selftests/ftrace: Add test that tests event :mod: commandsSteven Rostedt-0/+191
2024-04-04selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu-3/+3
2021-06-23selftests/ftrace: fix event-no-pid on 1-core machineKrzysztof Kozlowski-0/+7
2020-06-16selftests/ftrace: Convert required interface checks into requires listMasami Hiramatsu-35/+5
2020-03-27selftests/ftrace: Add test to test new set_event_notrace_pid fileSteven Rostedt (VMware)-0/+125
2018-10-24selftests/ftrace: Add trace_printk sample module testMasami Hiramatsu-0/+27
2018-10-24selftests/ftrace: Check set_event_pid resultMasami Hiramatsu-0/+1
2018-10-24selftests/ftrace: Use loopback address instead of localhostMasami Hiramatsu-16/+0
2018-10-24selftests/ftrace: Remove unneeded per-test init/cleanup ftraceMasami Hiramatsu-20/+1
2017-11-15selftests/ftrace: Introduce exit_pass and exit_failMasami Hiramatsu-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+4
2017-06-07selftests/ftrace: Reduce trace buffer checking overheadMasami Hiramatsu-2/+6
2017-04-26selftests: ftrace: Have event tests also run in an tracing instanceSteven Rostedt (VMware)-0/+3
2016-05-16kselftests/ftrace: Add a test case for event pid filteringNamhyung Kim-0/+72
2015-04-03ftracetest: Do not use usleep directlyNamhyung Kim-6/+33
2015-03-31ftracetest: Convert exit -1 to exit $FAILMichael Ellerman-3/+3
2014-11-06ftracetest: Add basic event tracing test casesNamhyung Kim-0/+153