summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ftrace/test.d/kprobe/kprobe_syntax_errors.tc
AgeCommit message (Expand)Author
2023-06-06selftests/ftrace: Add BTF arguments test casesMasami Hiramatsu (Google)
2023-06-06tracing/probes: Add fprobe events for tracing function entry and exit.Masami Hiramatsu (Google)
2022-07-24selftests/kprobe: Update test for no event name syntax errorMasami Hiramatsu (Google)
2022-07-24selftests/kprobe: Do not test for GRP/ without event failuresSteven Rostedt (Google)
2020-10-27selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork functionSteven Rostedt (VMware)
2020-10-15Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-09-21selftests/ftrace: Add %return suffix testsMasami Hiramatsu
2020-08-20tracing: switch to kernel_clone()Christian Brauner
2020-06-16selftests/ftrace: Convert required interface checks into requires listMasami Hiramatsu
2020-05-28selftests/ftrace: Use printf for backslash included commandMasami Hiramatsu
2019-09-28selftests/ftrace: Fix same probe error testSteven Rostedt (VMware)
2019-09-19selftests/ftrace: Update kprobe event error testcaseMasami Hiramatsu
2019-08-31selftests/ftrace: Add syntax error test for multiprobeMasami Hiramatsu
2019-08-31selftests/ftrace: Add syntax error test for immediatesMasami Hiramatsu
2019-04-08selftests/ftrace: Move kprobe/uprobe check_error() to test.d/functionsTom Zanussi
2019-04-08selftests/ftrace: Add error_log testcase for probe errorsMasami Hiramatsu