summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ftrace/test.d/dynevent
AgeCommit message (Expand)AuthorFilesLines
2024-05-29selftests/ftrace: Fix to check required event fileMasami Hiramatsu (Google)1-1/+1
2024-05-18Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-0/+41
2024-05-10selftests/ftrace: Fix required features for VFS type test caseMasami Hiramatsu (Google)1-1/+2
2024-05-09selftests/ftrace: Fix checkbashisms errorsMasami Hiramatsu (Google)1-1/+1
2024-05-09selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctlyMasami Hiramatsu (Google)1-1/+1
2024-05-01selftests/ftrace: add fprobe test cases for VFS type "%pd" and "%pD"Ye Bin1-0/+40
2024-03-06selftests/ftrace: Add test cases for entry args at function exitMasami Hiramatsu (Google)1-0/+18
2024-03-06tracing/probes: Support $argN in return probe (kprobe and fprobe)Masami Hiramatsu (Google)1-0/+4
2023-08-23selftests/ftrace: Add BTF fields access testcasesMasami Hiramatsu (Google)2-0/+28
2023-08-23tracing/fprobe-event: Assume fprobe is a return event by $retvalMasami Hiramatsu (Google)1-1/+1
2023-07-26selftests/ftrace: Fix to check fprobe event eneblementMasami Hiramatsu (Google)1-1/+1
2023-06-06selftests/ftrace: Add BTF arguments test casesMasami Hiramatsu (Google)2-0/+72
2023-06-06selftests/ftrace: Add tracepoint probe test caseMasami Hiramatsu (Google)4-2/+111
2023-06-06selftests/ftrace: Add fprobe related testcasesMasami Hiramatsu (Google)2-0/+123
2023-02-21selftests/ftrace: Fix eprobe syntax test case to check filter supportMasami Hiramatsu (Google)1-1/+3
2022-10-18selftests/ftrace: fix dynamic_events dependency checkSven Schnelle1-1/+1
2022-09-26selftests/ftrace: Add eprobe syntax error testcaseMasami Hiramatsu (Google)1-0/+27
2022-07-25selftests/ftrace: Add test case for GRP/ only inputLinyu Yuan2-1/+15
2021-10-14selftests/ftrace: Update test for more eprobe removal processSteven Rostedt (VMware)1-2/+52
2021-09-08selftests/ftrace: Exclude "(fault)" in testing add/remove eprobe eventsSteven Rostedt (VMware)1-1/+1
2021-08-21selftests/ftrace: Add selftest for testing duplicate eprobes and kprobesSteven Rostedt (VMware)1-0/+38
2021-08-21selftests/ftrace: Add test case to test adding and removing of event probeSteven Rostedt (VMware)1-0/+40
2020-10-28selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork functionSteven Rostedt (VMware)3-3/+3
2020-08-20tracing: switch to kernel_clone()Christian Brauner3-3/+3
2020-06-16selftests/ftrace: Support ":README" suffix for requiresMasami Hiramatsu4-19/+4
2020-06-16selftests/ftrace: Convert required interface checks into requires listMasami Hiramatsu4-11/+4
2018-12-10selftests/ftrace: Add testcases for dynamic eventMasami Hiramatsu4-0/+156