aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman1-2/+3
2014-12-04ftracetest: Add --verbose option for showing echo outputMasami Hiramatsu1-10/+23
2014-12-04ftracetest: Fix to show descriptions on dashMasami Hiramatsu1-1/+2
2014-11-06ftracetest: Add basic event tracing test casesNamhyung Kim4-0/+158
2014-11-06ftracetest: Clear trace buffer after running kprobe testcasesNamhyung Kim4-0/+4
2014-11-06ftracetest: Use logfile name supported by busybox's mktempNamhyung Kim1-1/+1
2014-11-06ftracetest: Add a couple of ftrace test casesSteven Rostedt (Red Hat)3-0/+221
2014-11-06ftracetest: Add functions file that holds helper functionsSteven Rostedt (Red Hat)2-0/+19
2014-11-03ftracetest: Sort testcasesHeiko Carstens1-1/+1
2014-11-03ftracetest: Add kprobes on ftrace testcaseHeiko Carstens1-0/+55
2014-11-03ftracetest: Take the first debugfs mount foundSteven Rostedt (Red Hat)1-1/+1
2014-10-08tracing/kprobes: Add selftest scripts testing kprobe-tracer as startup testMasami Hiramatsu2-0/+31
2014-10-03ftracetest: Add POSIX.3 standard and XFAIL result codesMasami Hiramatsu13-33/+189
2014-09-23ftracetest: Add kprobe basic testcasesMasami Hiramatsu2-0/+25
2014-09-23ftracetest: Add ftrace basic testcasesMasami Hiramatsu3-0/+17
2014-09-23ftracetest: Initial commit for ftracetestMasami Hiramatsu4-0/+215