summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ftrace/test.d/kprobe
AgeCommit message (Expand)Author
2023-11-03Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-11-01Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-10-20selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel
2023-10-18selftests/ftrace: Add riscv support for kprobe arg testsYu Liao
2023-10-18selftests/ftrace: add loongarch support for kprobe args char testsYu Liao
2023-10-04tracing/selftests: Update kprobe args char/string to match new functionsSteven Rostedt (Google)
2023-07-31test: ftrace: Fix kprobe test for eventfsAjay Kaher
2023-06-23selftests/ftrace: Add new test case which checks for optimized probesAkanksha J N
2023-06-06selftests/ftrace: Add new test case which adds multiple consecutive probes in...Akanksha J N
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)
2023-03-01Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-02-25selftests/ftrace: Add LoongArch kprobe args string tests supportQing Zhang
2023-02-21tracing/probe: add a char type to show the character value of traced argumentsDonglin Peng
2023-02-21selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbolsMasami Hiramatsu (Google)
2022-12-15tracing/probes: Reject symbol/symstr type for uprobeMasami 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)
2022-05-30Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2022-05-12selftests/ftrace: Save kprobe_events to test logTiezhu Yang
2022-04-19selftests/ftrace: add mips support for kprobe args syntax testsZe Zhang
2022-04-19selftests/ftrace: add mips support for kprobe args string testsZe Zhang
2021-12-10selftests/ftrace: make kprobe profile testcase description uniqueHeiko Carstens
2021-10-11selftests/ftrace: add s390 support for kprobe args testsHeiko Carstens
2020-10-27selftests/ftrace: check for do_sys_openat2 in user-memory testColin Ian King
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: Support ":README" suffix for requiresMasami Hiramatsu
2020-06-16selftests/ftrace: Support ":tracer" suffix for requiresMasami Hiramatsu
2020-06-16selftests/ftrace: Convert check_filter_file() with requires listMasami Hiramatsu
2020-06-16selftests/ftrace: Convert required interface checks into requires listMasami Hiramatsu
2020-06-16selftests/ftrace: Return unsupported for the unconfigured featuresMasami Hiramatsu
2020-05-28selftests/ftrace: Use printf for backslash included commandMasami Hiramatsu
2020-04-24selftests/ftrace: Check the first record for kprobe_args_type.tcXiao Yang
2020-04-23selftests/ftrace: Check required filter files before running testXiao Yang
2019-12-09selftests/ftrace: Fix multiple kprobe testcaseMasami Hiramatsu
2019-09-28selftests/ftrace: Fix same probe error testSteven Rostedt (VMware)
2019-09-19selftests/ftrace: Update kprobe event error testcaseMasami Hiramatsu
2019-09-17selftests/ftrace: Select an existing function in kprobe_eventname testSteven Rostedt (VMware)
2019-08-31selftests/ftrace: Add syntax error test for multiprobeMasami Hiramatsu
2019-08-31selftests/ftrace: Add syntax error test for immediatesMasami Hiramatsu
2019-08-31selftests/ftrace: Add a testcase for kprobe multiprobe eventMasami Hiramatsu
2019-07-18Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-05-25selftests/ftrace: Add user-memory access syntax testcaseMasami Hiramatsu
2019-05-24selftests/ftrace: Make a script checkbashisms cleanMasami 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
2018-10-24selftests/ftrace: Add kprobe-event with symbol argument testMasami Hiramatsu