summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ftrace
AgeCommit message (Expand)Author
2026-01-11selftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou
2025-11-24selftests/tracing: Run sample events to clear page cache eventsSteven Rostedt
2025-08-28selftests: tracing: Use mutex_unlock for testing glob filterMasami Hiramatsu (Google)
2025-08-15selftests/tracing: Fix false failure of subsystem event testSteven Rostedt
2024-12-14selftests/ftrace: adjust offset for kprobe syntax error testHari Bathini
2024-11-01tracing/probes: Support $argN in return probe (kprobe and fprobe)Masami Hiramatsu (Google)
2024-10-04selftests/ftrace: Add required dependency for kprobe testsMasami Hiramatsu (Google)
2024-06-21tracing/selftests: Fix kprobe event name test for .isra. functionsSteven Rostedt (Google)
2024-06-21selftests/tracing: Fix event filter test to retry up to 10 timesMasami Hiramatsu (Google)
2024-06-21selftests/ftrace: Fix to check required event fileMasami Hiramatsu (Google)
2024-06-12selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctlyMasami Hiramatsu (Google)
2024-05-17selftests/ftrace: Fix event filter target_func selectionMark Rutland
2024-04-27selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu
2023-10-20selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel
2023-09-15Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-12Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-09-12selftests: tracing: Fix to unmount tracefs for recovering environmentMasami Hiramatsu (Google)
2023-09-11ftrace/selftests: Add softlink to latest log directorySteven Rostedt (Google)
2023-09-08selftests/ftrace: Fix dependencies for some of the synthetic event testsNaveen N Rao
2023-09-05selftests/ftrace: Correctly enable event in instance-event.tcZheng Yejian
2023-09-02Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2023-09-01Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-08-23selftests/ftrace: Add BTF fields access testcasesMasami Hiramatsu (Google)
2023-08-23tracing/fprobe-event: Assume fprobe is a return event by $retvalMasami Hiramatsu (Google)
2023-08-16selftests/ftrace: Add a basic testcase for snapshotZheng Yejian
2023-07-31test: ftrace: Fix kprobe test for eventfsAjay Kaher
2023-07-26selftests/ftrace: Fix to check fprobe event eneblementMasami Hiramatsu (Google)
2023-06-30Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2023-06-30Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-06-23selftests/ftrace: Add new test case which checks for optimized probesAkanksha J N
2023-06-20selftests/ftrace: Add funcgraph-retval test caseDonglin Peng
2023-06-12selftests/ftace: Fix KTAP output orderingMark Brown
2023-06-12selftests/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-06selftests/ftrace: Add tracepoint probe test caseMasami Hiramatsu (Google)
2023-06-06selftests/ftrace: Add fprobe related testcasesMasami Hiramatsu (Google)
2023-06-06tracing/probes: Add fprobe events for tracing function entry and exit.Masami Hiramatsu (Google)
2023-06-03Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-03selftests/ftrace: Choose target function for filter test from samplesMasami Hiramatsu (Google)
2023-05-23tracing/selftests: Update synthetic event selftest to use common_stacktraceSteven Rostedt (Google)
2023-05-08selftests/ftrace: Improve integration with kselftest runnerMark Brown
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-23Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2023-02-23Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
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)
2023-02-21selftests/ftrace: Fix eprobe syntax test case to check filter supportMasami Hiramatsu (Google)