summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace/test.d/event
Commit message (Expand)AuthorAgeFilesLines
* selftests/ftrace: Convert required interface checks into requires listMasami Hiramatsu2020-06-165-35/+5
* selftests/ftrace: Add test to test new set_event_notrace_pid fileSteven Rostedt (VMware)2020-03-271-0/+125
* selftests/ftrace: Add trace_printk sample module testMasami Hiramatsu2018-10-241-0/+27
* selftests/ftrace: Check set_event_pid resultMasami Hiramatsu2018-10-241-0/+1
* selftests/ftrace: Use loopback address instead of localhostMasami Hiramatsu2018-10-244-16/+0
* selftests/ftrace: Remove unneeded per-test init/cleanup ftraceMasami Hiramatsu2018-10-244-20/+1
* selftests/ftrace: Introduce exit_pass and exit_failMasami Hiramatsu2017-11-154-4/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* selftests/ftrace: Reduce trace buffer checking overheadMasami Hiramatsu2017-06-071-2/+6
* selftests: ftrace: Have event tests also run in an tracing instanceSteven Rostedt (VMware)2017-04-263-0/+3
* kselftests/ftrace: Add a test case for event pid filteringNamhyung Kim2016-05-161-0/+72
* ftracetest: Do not use usleep directlyNamhyung Kim2015-04-033-6/+33
* ftracetest: Convert exit -1 to exit $FAILMichael Ellerman2015-03-313-3/+3
* ftracetest: Add basic event tracing test casesNamhyung Kim2014-11-063-0/+153