summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace/test.d/dynevent
AgeCommit message (Expand)AuthorLines
2026-04-22selftests/ftrace: Add a testcase for multiple fprobe eventsMasami Hiramatsu (Google)-0/+69
2026-04-22selftests/ftrace: Add a testcase for fprobe events on moduleMasami Hiramatsu (Google)-0/+87
2025-11-19selftests: tracing: Update fprobe selftest for ftrace based fprobeMasami Hiramatsu (Google)-14/+4
2025-11-19selftests: tracing: Add tprobe enable/disable testcaseMasami Hiramatsu (Google)-0/+40
2025-07-02selftests: tracing: Enable fprobe events before checking enable_functionsMasami Hiramatsu (Google)-11/+19
2025-04-16selftests/ftrace: Differentiate bash and dash in dynevent_limitations.tcSteven Rostedt-1/+22
2025-03-27Merge tag 'probes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-0/+57
2025-03-27Merge tag 'linux_kselftest-next-6.15-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-3/+7
2025-03-27selftests/ftrace: Add dynamic events argument limitation test caseMasami Hiramatsu (Google)-0/+42
2025-03-27selftests/ftrace: Add new syntax error testMasami Hiramatsu (Google)-0/+1
2025-03-27selftests/ftrace: Expand the tprobe event test to check wrong formatMasami Hiramatsu (Google)-0/+14
2025-02-27selftests/ftrace: Let fprobe test consider already enabled functionsHeiko Carstens-7/+11
2025-02-26selftests/ftrace: Use readelf to find entry point in uprobe testHeiko Carstens-3/+7
2025-02-21selftests/ftrace: Update fprobe test to check enabled_functions fileSteven Rostedt-0/+54
2025-01-22Merge tag 'linux_kselftest-next-6.14-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-1/+3
2025-01-14selftests/ftrace: Make uprobe test more robust against binary nameMasami Hiramatsu (Google)-1/+3
2024-12-26selftests/ftrace: Add a test case for repeating register/unregister fprobeMasami Hiramatsu (Google)-0/+19
2024-12-26selftests: ftrace: Remove obsolate maxactive syntax checkMasami Hiramatsu (Google)-3/+1
2024-09-26Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-1/+61
2024-09-25sefltests/tracing: Add a test for tracepoint events on modulesMasami Hiramatsu (Google)-0/+61
2024-09-25tracing/fprobe: Support raw tracepoints on future loaded modulesMasami Hiramatsu (Google)-1/+0
2024-08-07selftests/uprobes: Add a basic uprobe testcaseMasami Hiramatsu (Google)-0/+26
2024-05-29selftests/ftrace: Fix to check required event fileMasami Hiramatsu (Google)-1/+1
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-0/+41
2024-05-10selftests/ftrace: Fix required features for VFS type test caseMasami Hiramatsu (Google)-1/+2
2024-05-08selftests/ftrace: Fix checkbashisms errorsMasami Hiramatsu (Google)-1/+1
2024-05-08selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctlyMasami Hiramatsu (Google)-1/+1
2024-05-01selftests/ftrace: add fprobe test cases for VFS type "%pd" and "%pD"Ye Bin-0/+40
2024-03-07selftests/ftrace: Add test cases for entry args at function exitMasami Hiramatsu (Google)-0/+18
2024-03-07tracing/probes: Support $argN in return probe (kprobe and fprobe)Masami Hiramatsu (Google)-0/+4
2023-08-23selftests/ftrace: Add BTF fields access testcasesMasami Hiramatsu (Google)-0/+28
2023-08-23tracing/fprobe-event: Assume fprobe is a return event by $retvalMasami Hiramatsu (Google)-1/+1
2023-07-26selftests/ftrace: Fix to check fprobe event eneblementMasami Hiramatsu (Google)-1/+1
2023-06-06selftests/ftrace: Add BTF arguments test casesMasami Hiramatsu (Google)-0/+72
2023-06-06selftests/ftrace: Add tracepoint probe test caseMasami Hiramatsu (Google)-2/+111
2023-06-06selftests/ftrace: Add fprobe related testcasesMasami Hiramatsu (Google)-0/+123
2023-02-21selftests/ftrace: Fix eprobe syntax test case to check filter supportMasami Hiramatsu (Google)-1/+3
2022-10-18selftests/ftrace: fix dynamic_events dependency checkSven Schnelle-1/+1
2022-09-26selftests/ftrace: Add eprobe syntax error testcaseMasami Hiramatsu (Google)-0/+27
2022-07-24selftests/ftrace: Add test case for GRP/ only inputLinyu Yuan-1/+15
2021-10-13selftests/ftrace: Update test for more eprobe removal processSteven Rostedt (VMware)-2/+52
2021-09-08selftests/ftrace: Exclude "(fault)" in testing add/remove eprobe eventsSteven Rostedt (VMware)-1/+1
2021-08-21selftests/ftrace: Add selftest for testing duplicate eprobes and kprobesSteven Rostedt (VMware)-0/+38
2021-08-21selftests/ftrace: Add test case to test adding and removing of event probeSteven Rostedt (VMware)-0/+40
2020-10-27selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork functionSteven Rostedt (VMware)-3/+3
2020-08-20tracing: switch to kernel_clone()Christian Brauner-3/+3
2020-06-16selftests/ftrace: Support ":README" suffix for requiresMasami Hiramatsu-19/+4
2020-06-16selftests/ftrace: Convert required interface checks into requires listMasami Hiramatsu-11/+4
2018-12-10selftests/ftrace: Add testcases for dynamic eventMasami Hiramatsu-0/+156