aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace/test.d/kprobe (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-24selftests/kprobe: Update test for no event name syntax errorMasami Hiramatsu (Google)1-0/+1
2022-07-24selftests/kprobe: Do not test for GRP/ without event failuresSteven Rostedt (Google)1-1/+0
2022-05-30Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-0/+2
2022-05-12selftests/ftrace: Save kprobe_events to test logTiezhu Yang1-0/+2
2022-04-19selftests/ftrace: add mips support for kprobe args syntax testsZe Zhang1-0/+4
2022-04-19selftests/ftrace: add mips support for kprobe args string testsZe Zhang1-0/+3
2021-12-10selftests/ftrace: make kprobe profile testcase description uniqueHeiko Carstens1-1/+1
2021-10-11selftests/ftrace: add s390 support for kprobe args testsHeiko Carstens2-0/+7
2020-10-27selftests/ftrace: check for do_sys_openat2 in user-memory testColin Ian King1-0/+4
2020-10-27selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork functionSteven Rostedt (VMware)12-30/+30
2020-10-15Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds3-0/+33
2020-09-21selftests/ftrace: Add %return suffix testsMasami Hiramatsu3-0/+33
2020-08-20tracing: switch to kernel_clone()Christian Brauner12-30/+30
2020-06-16selftests/ftrace: Support ":README" suffix for requiresMasami Hiramatsu5-14/+5
2020-06-16selftests/ftrace: Support ":tracer" suffix for requiresMasami Hiramatsu1-3/+1
2020-06-16selftests/ftrace: Convert check_filter_file() with requires listMasami Hiramatsu1-3/+1
2020-06-16selftests/ftrace: Convert required interface checks into requires listMasami Hiramatsu20-42/+20
2020-06-16selftests/ftrace: Return unsupported for the unconfigured featuresMasami Hiramatsu1-1/+1
2020-05-28selftests/ftrace: Use printf for backslash included commandMasami Hiramatsu1-1/+3
2020-04-24selftests/ftrace: Check the first record for kprobe_args_type.tcXiao Yang1-1/+1
2020-04-23selftests/ftrace: Check required filter files before running testXiao Yang1-0/+2
2019-12-09selftests/ftrace: Fix multiple kprobe testcaseMasami Hiramatsu1-3/+3
2019-09-28selftests/ftrace: Fix same probe error testSteven Rostedt (VMware)1-1/+1
2019-09-19selftests/ftrace: Update kprobe event error testcaseMasami Hiramatsu1-0/+1
2019-09-17selftests/ftrace: Select an existing function in kprobe_eventname testSteven Rostedt (VMware)1-1/+15
2019-08-31selftests/ftrace: Add syntax error test for multiprobeMasami Hiramatsu1-0/+10
2019-08-31selftests/ftrace: Add syntax error test for immediatesMasami Hiramatsu1-0/+5
2019-08-31selftests/ftrace: Add a testcase for kprobe multiprobe eventMasami Hiramatsu1-0/+35
2019-07-18Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+32
2019-05-25selftests/ftrace: Add user-memory access syntax testcaseMasami Hiramatsu1-0/+32
2019-05-24selftests/ftrace: Make a script checkbashisms cleanMasami Hiramatsu1-1/+1
2019-04-08selftests/ftrace: Move kprobe/uprobe check_error() to test.d/functionsTom Zanussi2-18/+2
2019-04-08selftests/ftrace: Add error_log testcase for probe errorsMasami Hiramatsu2-0/+124
2018-10-24selftests/ftrace: Add kprobe-event with symbol argument testMasami Hiramatsu1-0/+39
2018-10-24selftests/ftrace: Add kprobe profile testcaseMasami Hiramatsu1-0/+15
2018-10-24selftests/ftrace: Add kprobe event with $comm argument testcaseMasami Hiramatsu1-0/+17
2018-10-24selftests/ftrace: Test kprobe-event argument with various bitsizeMasami Hiramatsu1-16/+32
2018-10-24selftests/ftrace: Improve kretprobe testcase to check log dataMasami Hiramatsu1-1/+6
2018-10-24selftests/ftrace: Improve kprobe testcase to check log dataMasami Hiramatsu1-1/+5
2018-10-24selftests/ftrace: Improve kprobe on module testcase to load/unload moduleMasami Hiramatsu1-3/+32
2018-10-24selftests/ftrace: Fix to test kprobe $comm arg only if availableMasami Hiramatsu1-0/+3
2018-10-24selftests/ftrace: Remove unneeded per-test init/cleanup ftraceMasami Hiramatsu13-56/+0
2018-07-30selftests/ftrace: Fix kprobe string testcase to not probe notrace functionMasami Hiramatsu2-19/+13
2018-06-07selftests/ftrace: Add ppc support for kprobe args testsNaveen N. Rao2-0/+15
2018-03-23selftests: ftrace: Add a testcase for probepointMasami Hiramatsu1-0/+43
2018-03-23selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu1-0/+46
2018-03-23selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu1-0/+97
2018-01-16selftest: ftrace: Fix to add 256 kprobe events correctlyMasami Hiramatsu1-2/+17
2018-01-16selftest: ftrace: Fix to pick text symbols for kprobesMasami Hiramatsu1-2/+2
2017-11-15selftests/ftrace: Introduce exit_pass and exit_failMasami Hiramatsu4-4/+4