summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace
Commit message (Expand)AuthorAgeFilesLines
* ftracetest: Fix hist unsupported result in hist selftestsSteven Rostedt (Red Hat)2016-06-203-15/+12
* Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-232-2/+79
|\
| * kselftests/ftrace: Add a test case for event pid filteringNamhyung Kim2016-05-161-0/+72
| * kselftests/ftrace: Detect tracefs mount pointNamhyung Kim2016-05-161-2/+7
* | ftracetest: Use proper logic to find process PIDSteven Rostedt (Red Hat)2016-05-231-10/+5
* | ftracetest: Add instance created, delete, read and enable event testSteven Rostedt (Red Hat)2016-05-091-0/+143
* | kselftests/ftrace: Add a test for log2 modifier of hist triggerMasami Hiramatsu2016-04-191-0/+10
* | kselftests/ftrace: Add hist trigger testcasesMasami Hiramatsu2016-04-193-0/+221
* | kselftests/ftrace : Add event trigger testcasesMasami Hiramatsu2016-04-196-0/+299
|/
* Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-171-0/+1
|\
| * selftests: create test-specific kconfig fragmentsBamvor Jian Zhang2016-02-251-0/+1
* | ftracetest: Fix instance test to use proper shell command for pidsSteven Rostedt2016-02-191-10/+5
|/
* ftracetest: Add instance create and delete testSteven Rostedt (Red Hat)2015-11-241-0/+90
* selftests: kprobe: Choose an always-defined function to probeBen Hutchings2015-11-035-11/+11
* selftests: change install command to rsyncBamvor Jian Zhang2015-09-141-1/+1
* selftests/ftrace: install test.dTyler Baker2015-05-261-0/+1
* ftracetest: Do not use usleep directlyNamhyung Kim2015-04-033-6/+33
* ftracetest: Convert exit -1 to exit $FAILMichael Ellerman2015-03-317-7/+7
* ftracetest: Cope properly with stack tracer not being enabledMichael Ellerman2015-03-311-1/+3
* selftests: Introduce minimal shared logic for running testsMichael Ellerman2015-03-131-2/+3
* ftracetest: Add --verbose option for showing echo outputMasami Hiramatsu2014-12-041-10/+23
* ftracetest: Fix to show descriptions on dashMasami Hiramatsu2014-12-041-1/+2
* ftracetest: Add basic event tracing test casesNamhyung Kim2014-11-064-0/+158
* ftracetest: Clear trace buffer after running kprobe testcasesNamhyung Kim2014-11-064-0/+4
* ftracetest: Use logfile name supported by busybox's mktempNamhyung Kim2014-11-061-1/+1
* ftracetest: Add a couple of ftrace test casesSteven Rostedt (Red Hat)2014-11-063-0/+221
* ftracetest: Add functions file that holds helper functionsSteven Rostedt (Red Hat)2014-11-062-0/+19
* ftracetest: Sort testcasesHeiko Carstens2014-11-031-1/+1
* ftracetest: Add kprobes on ftrace testcaseHeiko Carstens2014-11-031-0/+55
* ftracetest: Take the first debugfs mount foundSteven Rostedt (Red Hat)2014-11-031-1/+1
* tracing/kprobes: Add selftest scripts testing kprobe-tracer as startup testMasami Hiramatsu2014-10-082-0/+31
* ftracetest: Add POSIX.3 standard and XFAIL result codesMasami Hiramatsu2014-10-0313-33/+189
* ftracetest: Add kprobe basic testcasesMasami Hiramatsu2014-09-232-0/+25
* ftracetest: Add ftrace basic testcasesMasami Hiramatsu2014-09-233-0/+17
* ftracetest: Initial commit for ftracetestMasami Hiramatsu2014-09-234-0/+215
OpenPOWER on IntegriCloud