aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-20ftracetest: Fix hist unsupported result in hist selftestsSteven Rostedt (Red Hat)3-15/+12
2016-05-23Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-2/+79
2016-05-23ftracetest: Use proper logic to find process PIDSteven Rostedt (Red Hat)1-10/+5
2016-05-16kselftests/ftrace: Add a test case for event pid filteringNamhyung Kim1-0/+72
2016-05-16kselftests/ftrace: Detect tracefs mount pointNamhyung Kim1-2/+7
2016-05-09ftracetest: Add instance created, delete, read and enable event testSteven Rostedt (Red Hat)1-0/+143
2016-04-19kselftests/ftrace: Add a test for log2 modifier of hist triggerMasami Hiramatsu1-0/+10
2016-04-19kselftests/ftrace: Add hist trigger testcasesMasami Hiramatsu3-0/+221
2016-04-19kselftests/ftrace : Add event trigger testcasesMasami Hiramatsu6-0/+299
2016-03-17Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-0/+1
2016-02-25selftests: create test-specific kconfig fragmentsBamvor Jian Zhang1-0/+1
2016-02-19ftracetest: Fix instance test to use proper shell command for pidsSteven Rostedt1-10/+5
2015-11-24ftracetest: Add instance create and delete testSteven Rostedt (Red Hat)1-0/+90
2015-11-03selftests: kprobe: Choose an always-defined function to probeBen Hutchings5-11/+11
2015-09-14selftests: change install command to rsyncBamvor Jian Zhang1-1/+1
2015-05-26selftests/ftrace: install test.dTyler Baker1-0/+1
2015-04-03ftracetest: Do not use usleep directlyNamhyung Kim3-6/+33
2015-03-31ftracetest: Convert exit -1 to exit $FAILMichael Ellerman7-7/+7
2015-03-31ftracetest: Cope properly with stack tracer not being enabledMichael Ellerman1-1/+3
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