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