summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ftrace
AgeCommit message (Expand)Author
40 hoursMerge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
42 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
3 daysMerge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
5 daysselftests/ftrace: Add test case for fully-qualified variable referencesTom Zanussi
6 daysselftests/ftrace: Quote check_requires comparisonsCao Ruichuang
2026-04-02tracing: selftests: Extend hotplug testing for trace remotesVincent Donnefort
2026-03-31selftests/tracing: Fix to check awk supports non POSIX strtonum()Masami Hiramatsu (Google)
2026-03-31selftests/tracing: Fix to make --logdir option work againMasami Hiramatsu (Google)
2026-03-11tracing: selftests: Add hypervisor trace remote testsVincent Donnefort
2026-03-09tracing: selftests: Add trace remote testsVincent Donnefort
2026-01-09selftests/tracing: Fix test_multiple_writes stallFushuai Wang
2025-12-31selftests/ftrace: Test toplevel-enable for instanceZheng Yejian
2025-12-31selftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou
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