summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ftrace
AgeCommit message (Expand)Author
2025-12-05Merge tag 'trace-rv-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-12-03Merge tag 'linux_kselftest-next-6.19-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2025-11-19selftests: tracing: Update fprobe selftest for ftrace based fprobeMasami Hiramatsu (Google)
2025-11-19selftests: tracing: Add tprobe enable/disable testcaseMasami Hiramatsu (Google)
2025-11-11selftest/ftrace: Generalise ftracetest to use with RVGabriele Monaco
2025-11-10selftests/tracing: Run sample events to clear page cache eventsSteven Rostedt
2025-11-06selftests/tracing: Add basic test for trace_marker_raw fileSteven Rostedt
2025-07-30Merge tag 'probes-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-07-24selftests/tracing: Fix false failure of subsystem event testSteven Rostedt
2025-07-07selftests: tracing: Use mutex_unlock for testing glob filterMasami Hiramatsu (Google)
2025-07-02selftests: tracing: Enable fprobe events before checking enable_functionsMasami Hiramatsu (Google)
2025-05-09selftests/ftrace: Convert poll to a gen_fileAyush Jain
2025-04-19Merge tag 'trace-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-18tracing: selftests: Add testing a user string to filtersSteven Rostedt
2025-04-16selftests/ftrace: Differentiate bash and dash in dynevent_limitations.tcSteven Rostedt
2025-04-11tracing/selftest: Add test to better test subops filtering of function graphSteven Rostedt
2025-03-27Merge tag 'probes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-03-27Merge tag 'linux_kselftest-next-6.15-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2025-03-27selftests/ftrace: Add dynamic events argument limitation test caseMasami Hiramatsu (Google)
2025-03-27selftests/ftrace: Add new syntax error testMasami Hiramatsu (Google)
2025-03-27selftests/ftrace: Expand the tprobe event test to check wrong formatMasami Hiramatsu (Google)
2025-03-04selftests/ftrace: add 'poll' binary to gitignoreBharadwaj Raju
2025-02-27selftests/ftrace: Let fprobe test consider already enabled functionsHeiko Carstens
2025-02-26selftests/ftrace: Use readelf to find entry point in uprobe testHeiko Carstens
2025-02-21selftests/ftrace: Update fprobe test to check enabled_functions fileSteven Rostedt
2025-02-20selftests/tracing: Allow some more tests to run in instancesSteven Rostedt
2025-02-20selftests/ftrace: Clean up triggers after setting themSteven Rostedt
2025-02-20selftests/tracing: Test only toplevel README file not the instancesSteven Rostedt
2025-01-23Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-01-22Merge tag 'linux_kselftest-next-6.14-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2025-01-16selftests/ftrace: Add test that tests event :mod: commandsSteven Rostedt
2025-01-14selftests/ftrace: Make uprobe test more robust against binary nameMasami Hiramatsu (Google)
2025-01-14selftests/ftrace: Fix to use remount when testing mount GID optionMasami Hiramatsu (Google)
2025-01-07selftests/tracing: Add hist poll() support testMasami Hiramatsu (Google)
2024-12-26selftests/ftrace: Add a test case for repeating register/unregister fprobeMasami Hiramatsu (Google)
2024-12-26selftests: ftrace: Remove obsolate maxactive syntax checkMasami Hiramatsu (Google)
2024-12-11selftests/ftrace: adjust offset for kprobe syntax error testHari Bathini
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-11-01tracing/selftests: Add tracefs mount options testKalesh Singh
2024-10-15selftests/ftrace: Fix check of return value in fgraph-retval.tc testSteven Rostedt
2024-10-11ftrace/selftest: Test combination of function_graph tracer and function profilerSteven Rostedt
2024-10-05function_graph: Support recording and printing the function return addressDonglin Peng
2024-09-26Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-09-25sefltests/tracing: Add a test for tracepoint events on modulesMasami Hiramatsu (Google)
2024-09-25tracing/fprobe: Support raw tracepoints on future loaded modulesMasami Hiramatsu (Google)
2024-09-04selftests/ftrace: Fix eventfs ownership testcase to find mount pointMasami Hiramatsu (Google)
2024-08-21selftests/ftrace: Fix test to handle both old and new kernelsSteven Rostedt (Google)
2024-08-14selftests/ftrace: Add required dependency for kprobe testsMasami Hiramatsu (Google)
2024-08-07tracing/selftests: Run the ownership test twiceSteven Rostedt (Google)
2024-08-07selftests/uprobes: Add a basic uprobe testcaseMasami Hiramatsu (Google)