Age | Commit message (Expand) | Author | Files | Lines |
2020-10-28 | selftests/ftrace: check for do_sys_openat2 in user-memory test | Colin Ian King | 1 | -0/+4 |
2020-10-28 | selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork function | Steven Rostedt (VMware) | 19 | -37/+44 |
2020-10-16 | Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 6 | -4/+87 |
2020-10-15 | selftests/ftrace: Add test case for synthetic event syntax errors | Tom Zanussi | 1 | -0/+19 |
2020-10-15 | selftests/ftrace: Change synthetic event name for inter-event-combined test | Tom Zanussi | 1 | -4/+4 |
2020-10-08 | selftests/ftrace: Add test case for synthetic event dynamic strings | Tom Zanussi | 1 | -0/+31 |
2020-09-22 | selftests/ftrace: Add %return suffix tests | Masami Hiramatsu | 3 | -0/+33 |
2020-08-20 | tracing: switch to kernel_clone() | Christian Brauner | 16 | -35/+35 |
2020-06-16 | selftests/ftrace: Support ":README" suffix for requires | Masami Hiramatsu | 16 | -50/+25 |
2020-06-16 | selftests/ftrace: Support ":tracer" suffix for requires | Masami Hiramatsu | 13 | -59/+21 |
2020-06-16 | selftests/ftrace: Convert check_filter_file() with requires list | Masami Hiramatsu | 14 | -43/+19 |
2020-06-16 | selftests/ftrace: Convert required interface checks into requires list | Masami Hiramatsu | 66 | -511/+68 |
2020-06-16 | selftests/ftrace: Add "requires:" list support | Masami Hiramatsu | 3 | -1/+17 |
2020-06-16 | selftests/ftrace: Return unsupported for the unconfigured features | Masami Hiramatsu | 2 | -2/+2 |
2020-06-16 | selftests/ftrace: Allow ":" in description | Masami Hiramatsu | 1 | -1/+1 |
2020-06-15 | tools: testing: ftrace: trigger: fix spelling mistake | Flavio Suligoi | 4 | -4/+4 |
2020-06-09 | Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 8 | -0/+40 |
2020-06-09 | Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -4/+10 |
2020-06-01 | selftests/ftrace: Distinguish between hist and synthetic event checks | Tom Zanussi | 8 | -0/+40 |
2020-05-28 | selftests/ftrace: Return unsupported if no error_log file | Masami Hiramatsu | 1 | -0/+2 |
2020-05-28 | selftests/ftrace: Use printf for backslash included command | Masami Hiramatsu | 2 | -4/+8 |
2020-05-15 | Merge tag 'linux-kselftest-5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+8 |
2020-05-08 | selftests/ftrace: mark irqsoff_tracer.tc test as unresolved if the test modul... | Po-Hsu Lin | 1 | -1/+8 |
2020-05-01 | selftests/ftrace: Make XFAIL green color | Masami Hiramatsu | 1 | -1/+1 |
2020-05-01 | ftrace/selftest: make unresolved cases cause failure if --fail-unresolved set | Alan Maguire | 1 | -1/+7 |
2020-05-01 | ftrace/selftests: workaround cgroup RT scheduling issues | Alan Maguire | 1 | -0/+22 |
2020-04-24 | selftests/ftrace: Check the first record for kprobe_args_type.tc | Xiao Yang | 1 | -1/+1 |
2020-04-24 | selftests/ftrace: Check required filter files before running test | Xiao Yang | 14 | -30/+23 |
2020-04-14 | selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfig | Xiao Yang | 1 | -0/+1 |
2020-04-05 | Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 3 | -1/+234 |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+1 |
2020-04-02 | Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2020-03-27 | selftests/ftrace: Add test to test new set_event_notrace_pid file | Steven Rostedt (VMware) | 1 | -0/+125 |
2020-03-27 | selftests/ftrace: Add test to test new set_ftrace_notrace_pid file | Steven Rostedt (VMware) | 1 | -0/+108 |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 1 | -0/+1 |
2020-03-19 | selftest/ftrace: Fix function trigger test to handle trace not disabling the ... | Steven Rostedt (VMware) | 1 | -1/+1 |
2020-03-13 | selftests/ftrace: Fix typo in trigger-multihist.tc | Masanari Iida | 1 | -1/+1 |
2020-02-20 | selftests: Install settings files to fix TIMEOUT failures | Michael Ellerman | 1 | -1/+1 |
2020-02-11 | selftests/ftrace: Have pid filter test use instance flag | Steven Rostedt (VMware) | 1 | -7/+1 |
2020-02-06 | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 1 | -0/+32 |
2020-01-29 | tracing: Add new testcases for hist trigger parsing errors | Tom Zanussi | 1 | -0/+32 |
2020-01-28 | selftests/ftrace: fix glob selftest | Sven Schnelle | 1 | -1/+1 |
2019-12-09 | selftests/ftrace: Fix multiple kprobe testcase | Masami Hiramatsu | 1 | -3/+3 |
2019-12-09 | selftests/ftrace: Do not to use absolute debugfs path | Masami Hiramatsu | 3 | -5/+5 |
2019-12-09 | selftests/ftrace: Fix ftrace test cases to check unsupported | Masami Hiramatsu | 2 | -0/+7 |
2019-12-09 | selftests/ftrace: Fix to check the existence of set_ftrace_filter | Masami Hiramatsu | 1 | -1/+4 |
2019-11-15 | ftrace/selftests: Fix spelling mistake "wakeing" -> "waking" | Colin Ian King | 2 | -3/+3 |
2019-11-14 | tracing/selftests: Turn off timeout setting | Steven Rostedt (VMware) | 1 | -0/+1 |
2019-11-13 | ftrace/selftests: Update the direct call selftests to test two direct calls | Steven Rostedt (VMware) | 2 | -23/+52 |
2019-11-13 | ftrace/selftest: Add tests to test register_ftrace_direct() | Steven Rostedt (VMware) | 2 | -0/+124 |