summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace
AgeCommit message (Expand)AuthorLines
2016-06-20ftracetest: Fix hist unsupported result in hist selftestsSteven Rostedt (Red Hat)-15/+12
2016-05-23Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+79
2016-05-23ftracetest: Use proper logic to find process PIDSteven Rostedt (Red Hat)-10/+5
2016-05-16kselftests/ftrace: Add a test case for event pid filteringNamhyung Kim-0/+72
2016-05-16kselftests/ftrace: Detect tracefs mount pointNamhyung Kim-2/+7
2016-05-09ftracetest: Add instance created, delete, read and enable event testSteven Rostedt (Red Hat)-0/+143
2016-04-19kselftests/ftrace: Add a test for log2 modifier of hist triggerMasami Hiramatsu-0/+10
2016-04-19kselftests/ftrace: Add hist trigger testcasesMasami Hiramatsu-0/+221
2016-04-19kselftests/ftrace : Add event trigger testcasesMasami Hiramatsu-0/+299
2016-03-17Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2016-02-25selftests: create test-specific kconfig fragmentsBamvor Jian Zhang-0/+1
2016-02-19ftracetest: Fix instance test to use proper shell command for pidsSteven Rostedt-10/+5
2015-11-24ftracetest: Add instance create and delete testSteven Rostedt (Red Hat)-0/+90
2015-11-03selftests: kprobe: Choose an always-defined function to probeBen Hutchings-11/+11
2015-09-14selftests: change install command to rsyncBamvor Jian Zhang-1/+1
2015-05-26selftests/ftrace: install test.dTyler Baker-0/+1
2015-04-03ftracetest: Do not use usleep directlyNamhyung Kim-6/+33
2015-03-31ftracetest: Convert exit -1 to exit $FAILMichael Ellerman-7/+7
2015-03-31ftracetest: Cope properly with stack tracer not being enabledMichael Ellerman-1/+3
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman-2/+3
2014-12-04ftracetest: Add --verbose option for showing echo outputMasami Hiramatsu-10/+23
2014-12-04ftracetest: Fix to show descriptions on dashMasami Hiramatsu-1/+2
2014-11-06ftracetest: Add basic event tracing test casesNamhyung Kim-0/+158
2014-11-06ftracetest: Clear trace buffer after running kprobe testcasesNamhyung Kim-0/+4
2014-11-06ftracetest: Use logfile name supported by busybox's mktempNamhyung Kim-1/+1
2014-11-06ftracetest: Add a couple of ftrace test casesSteven Rostedt (Red Hat)-0/+221
2014-11-06ftracetest: Add functions file that holds helper functionsSteven Rostedt (Red Hat)-0/+19
2014-11-03ftracetest: Sort testcasesHeiko Carstens-1/+1
2014-11-03ftracetest: Add kprobes on ftrace testcaseHeiko Carstens-0/+55
2014-11-03ftracetest: Take the first debugfs mount foundSteven Rostedt (Red Hat)-1/+1
2014-10-08tracing/kprobes: Add selftest scripts testing kprobe-tracer as startup testMasami Hiramatsu-0/+31
2014-10-03ftracetest: Add POSIX.3 standard and XFAIL result codesMasami Hiramatsu-33/+189
2014-09-23ftracetest: Add kprobe basic testcasesMasami Hiramatsu-0/+25
2014-09-23ftracetest: Add ftrace basic testcasesMasami Hiramatsu-0/+17
2014-09-23ftracetest: Initial commit for ftracetestMasami Hiramatsu-0/+215