summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ftrace
AgeCommit message (Expand)AuthorFilesLines
13 daysselftests/ftrace: Add a testcase for multiple fprobe eventsMasami Hiramatsu (Google)1-0/+69
13 daysselftests/ftrace: Add a testcase for fprobe events on moduleMasami Hiramatsu (Google)1-0/+87
2026-04-17Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-0/+34
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-55/+170
2026-04-16Merge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-0/+498
2026-04-14selftests/ftrace: Add test case for fully-qualified variable referencesTom Zanussi1-0/+34
2026-04-13selftests/ftrace: Quote check_requires comparisonsCao Ruichuang1-7/+7
2026-04-02tracing: selftests: Extend hotplug testing for trace remotesVincent Donnefort5-55/+115
2026-03-31selftests/tracing: Fix to check awk supports non POSIX strtonum()Masami Hiramatsu (Google)2-0/+6
2026-03-31selftests/tracing: Fix to make --logdir option work againMasami Hiramatsu (Google)1-6/+12
2026-03-11tracing: selftests: Add hypervisor trace remote testsVincent Donnefort5-0/+55
2026-03-09tracing: selftests: Add trace remote testsVincent Donnefort6-0/+498
2026-01-10selftests/tracing: Fix test_multiple_writes stallFushuai Wang1-1/+17
2025-12-31selftests/ftrace: Test toplevel-enable for instanceZheng Yejian1-1/+2
2025-12-31selftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou1-2/+3
2025-12-05Merge tag 'trace-rv-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds3-14/+28
2025-12-04Merge tag 'linux_kselftest-next-6.19-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-14/+151
2025-11-20selftests: tracing: Update fprobe selftest for ftrace based fprobeMasami Hiramatsu (Google)1-14/+4
2025-11-20selftests: tracing: Add tprobe enable/disable testcaseMasami Hiramatsu (Google)1-0/+40
2025-11-11selftest/ftrace: Generalise ftracetest to use with RVGabriele Monaco3-14/+28
2025-11-11selftests/tracing: Run sample events to clear page cache eventsSteven Rostedt1-0/+4
2025-11-07selftests/tracing: Add basic test for trace_marker_raw fileSteven Rostedt1-0/+107
2025-07-31Merge tag 'probes-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-11/+19
2025-07-25selftests/tracing: Fix false failure of subsystem event testSteven Rostedt1-2/+26
2025-07-08selftests: tracing: Use mutex_unlock for testing glob filterMasami Hiramatsu (Google)1-1/+1
2025-07-02selftests: tracing: Enable fprobe events before checking enable_functionsMasami Hiramatsu (Google)1-11/+19
2025-05-09selftests/ftrace: Convert poll to a gen_fileAyush Jain1-1/+1
2025-04-19Merge tag 'trace-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+20
2025-04-18tracing: selftests: Add testing a user string to filtersSteven Rostedt1-0/+20
2025-04-16selftests/ftrace: Differentiate bash and dash in dynevent_limitations.tcSteven Rostedt1-1/+22
2025-04-11tracing/selftest: Add test to better test subops filtering of function graphSteven Rostedt1-0/+177
2025-03-28Merge tag 'probes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds3-0/+57
2025-03-28Merge tag 'linux_kselftest-next-6.15-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds7-4/+23
2025-03-27selftests/ftrace: Add dynamic events argument limitation test caseMasami Hiramatsu (Google)1-0/+42
2025-03-27selftests/ftrace: Add new syntax error testMasami Hiramatsu (Google)1-0/+1
2025-03-27selftests/ftrace: Expand the tprobe event test to check wrong formatMasami Hiramatsu (Google)1-0/+14
2025-03-04selftests/ftrace: add 'poll' binary to gitignoreBharadwaj Raju1-0/+1
2025-02-28selftests/ftrace: Let fprobe test consider already enabled functionsHeiko Carstens1-7/+11
2025-02-26selftests/ftrace: Use readelf to find entry point in uprobe testHeiko Carstens1-3/+7
2025-02-21selftests/ftrace: Update fprobe test to check enabled_functions fileSteven Rostedt1-0/+54
2025-02-20selftests/tracing: Allow some more tests to run in instancesSteven Rostedt4-0/+4
2025-02-20selftests/ftrace: Clean up triggers after setting themSteven Rostedt2-0/+4
2025-02-20selftests/tracing: Test only toplevel README file not the instancesSteven Rostedt1-1/+7
2025-01-24Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds4-0/+341
2025-01-22Merge tag 'linux_kselftest-next-6.14-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-5/+7
2025-01-16selftests/ftrace: Add test that tests event :mod: commandsSteven Rostedt1-0/+191
2025-01-15selftests/ftrace: Make uprobe test more robust against binary nameMasami Hiramatsu (Google)1-1/+3
2025-01-15selftests/ftrace: Fix to use remount when testing mount GID optionMasami Hiramatsu (Google)1-4/+4
2025-01-07selftests/tracing: Add hist poll() support testMasami Hiramatsu (Google)3-0/+150
2024-12-26selftests/ftrace: Add a test case for repeating register/unregister fprobeMasami Hiramatsu (Google)1-0/+19