| Commit message (Expand) | Author | Age | Files | Lines |
* | selftests/ftrace: Add a testcase for many kprobe events | Masami Hiramatsu | 2017-05-26 | 1 | -0/+21 |
* | selftests/ftrace: Add test to remove instance with active event triggers | Naveen N. Rao | 2017-05-17 | 1 | -2/+6 |
* | selftests/ftrace: Fix bashisms | Naveen N. Rao | 2017-05-17 | 2 | -3/+3 |
* | Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-08 | 1 | -1/+1 |
|\ |
|
| * | kselftest: ftrace: Fix to compare a zero-filled hex value | Masami Hiramatsu | 2017-04-11 | 1 | -1/+1 |
* | | Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2017-05-03 | 15 | -0/+488 |
|\ \ |
|
| * | | selftests: ftrace: Allow some event trigger tests to run in an instance | Steven Rostedt (VMware) | 2017-04-26 | 5 | -0/+5 |
| * | | selftests: ftrace: Have some basic tests run in a tracing instance too | Steven Rostedt (VMware) | 2017-04-26 | 2 | -0/+2 |
| * | | selftests: ftrace: Have event tests also run in an tracing instance | Steven Rostedt (VMware) | 2017-04-26 | 3 | -0/+3 |
| * | | selftests: ftrace: Make func_event_triggers and func_traceonoff_triggers test... | Steven Rostedt (VMware) | 2017-04-26 | 2 | -0/+2 |
| * | | selftests: ftrace: Add test to test reading of set_ftrace_file | Steven Rostedt (VMware) | 2017-04-18 | 1 | -0/+132 |
| * | | selftests: ftrace: Add a test to test function triggers to start and stop tra... | Steven Rostedt (VMware) | 2017-04-18 | 1 | -0/+171 |
| * | | selftests: ftrace: Add a selftest to test event enable/disable func trigger | Steven Rostedt (VMware) | 2017-04-18 | 1 | -0/+113 |
| * | | selftests: ftrace: Add a way to reset triggers in the set_ftrace_filter file | Steven Rostedt (VMware) | 2017-04-18 | 1 | -0/+21 |
| * | | tracing/kprobes: expose maxactive for kretprobe in kprobe_events | Alban Crequy | 2017-04-04 | 1 | -0/+39 |
| |/ |
|
* | | selftests: ftrace: Add check for function-fork before running pid filter test | Steven Rostedt (VMware) | 2017-04-18 | 1 | -4/+23 |
* | | selftests: ftrace: Add a testcase for function PID filter | Namhyung Kim | 2017-04-18 | 1 | -0/+98 |
|/ |
|
* | selftests: ftrace: Add a testcase for types of kprobe event | Masami Hiramatsu | 2016-11-22 | 1 | -0/+37 |
* | selftests: ftrace: Add a testcase for function filter glob match | Masami Hiramatsu | 2016-11-22 | 1 | -0/+49 |
* | selftests: ftrace: Fix trigger-mod to run without syscall trace | Masami Hiramatsu | 2016-11-22 | 1 | -1/+1 |
* | selftests: ftrace: Check whether snapshot trigger is supported correctly | Masami Hiramatsu | 2016-11-22 | 1 | -0/+5 |
* | selftests: ftrace: Initialize ftrace before each test | Masami Hiramatsu | 2016-11-22 | 1 | -0/+28 |
* | ftracetest: Fix hist unsupported result in hist selftests | Steven Rostedt (Red Hat) | 2016-06-20 | 3 | -15/+12 |
* | Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-05-23 | 1 | -0/+72 |
|\ |
|
| * | kselftests/ftrace: Add a test case for event pid filtering | Namhyung Kim | 2016-05-16 | 1 | -0/+72 |
* | | ftracetest: Use proper logic to find process PID | Steven Rostedt (Red Hat) | 2016-05-23 | 1 | -10/+5 |
* | | ftracetest: Add instance created, delete, read and enable event test | Steven Rostedt (Red Hat) | 2016-05-09 | 1 | -0/+143 |
* | | kselftests/ftrace: Add a test for log2 modifier of hist trigger | Masami Hiramatsu | 2016-04-19 | 1 | -0/+10 |
* | | kselftests/ftrace: Add hist trigger testcases | Masami Hiramatsu | 2016-04-19 | 3 | -0/+221 |
* | | kselftests/ftrace : Add event trigger testcases | Masami Hiramatsu | 2016-04-19 | 6 | -0/+299 |
|/ |
|
* | ftracetest: Fix instance test to use proper shell command for pids | Steven Rostedt | 2016-02-19 | 1 | -10/+5 |
* | ftracetest: Add instance create and delete test | Steven Rostedt (Red Hat) | 2015-11-24 | 1 | -0/+90 |
* | selftests: kprobe: Choose an always-defined function to probe | Ben Hutchings | 2015-11-03 | 5 | -11/+11 |
* | ftracetest: Do not use usleep directly | Namhyung Kim | 2015-04-03 | 3 | -6/+33 |
* | ftracetest: Convert exit -1 to exit $FAIL | Michael Ellerman | 2015-03-31 | 7 | -7/+7 |
* | ftracetest: Cope properly with stack tracer not being enabled | Michael Ellerman | 2015-03-31 | 1 | -1/+3 |
* | ftracetest: Add basic event tracing test cases | Namhyung Kim | 2014-11-06 | 4 | -0/+158 |
* | ftracetest: Clear trace buffer after running kprobe testcases | Namhyung Kim | 2014-11-06 | 4 | -0/+4 |
* | ftracetest: Add a couple of ftrace test cases | Steven Rostedt (Red Hat) | 2014-11-06 | 3 | -0/+221 |
* | ftracetest: Add functions file that holds helper functions | Steven Rostedt (Red Hat) | 2014-11-06 | 1 | -0/+16 |
* | ftracetest: Add kprobes on ftrace testcase | Heiko Carstens | 2014-11-03 | 1 | -0/+55 |
* | tracing/kprobes: Add selftest scripts testing kprobe-tracer as startup test | Masami Hiramatsu | 2014-10-08 | 2 | -0/+31 |
* | ftracetest: Add POSIX.3 standard and XFAIL result codes | Masami Hiramatsu | 2014-10-03 | 5 | -18/+23 |
* | ftracetest: Add kprobe basic testcases | Masami Hiramatsu | 2014-09-23 | 2 | -0/+25 |
* | ftracetest: Add ftrace basic testcases | Masami Hiramatsu | 2014-09-23 | 3 | -0/+17 |
* | ftracetest: Initial commit for ftracetest | Masami Hiramatsu | 2014-09-23 | 1 | -0/+4 |