summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-181-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/+5Star
|/
* 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-045-11/+11
* selftests: change install command to rsyncBamvor Jian Zhang2015-09-151-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