summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ftrace
AgeCommit message (Expand)AuthorFilesLines
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
2024-12-26selftests: ftrace: Remove obsolate maxactive syntax checkMasami Hiramatsu (Google)1-3/+1
2024-12-11selftests/ftrace: adjust offset for kprobe syntax error testHari Bathini1-1/+1
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-1/+1
2024-11-01tracing/selftests: Add tracefs mount options testKalesh Singh3-13/+129
2024-10-16selftests/ftrace: Fix check of return value in fgraph-retval.tc testSteven Rostedt1-1/+1
2024-10-12ftrace/selftest: Test combination of function_graph tracer and function profilerSteven Rostedt1-0/+31
2024-10-05function_graph: Support recording and printing the function return addressDonglin Peng1-1/+1
2024-09-26Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds3-1/+62
2024-09-25sefltests/tracing: Add a test for tracepoint events on modulesMasami Hiramatsu (Google)2-0/+62
2024-09-25tracing/fprobe: Support raw tracepoints on future loaded modulesMasami Hiramatsu (Google)1-1/+0
2024-09-05selftests/ftrace: Fix eventfs ownership testcase to find mount pointMasami Hiramatsu (Google)1-0/+12
2024-08-21selftests/ftrace: Fix test to handle both old and new kernelsSteven Rostedt (Google)1-1/+8
2024-08-14selftests/ftrace: Add required dependency for kprobe testsMasami Hiramatsu (Google)2-2/+2
2024-08-07tracing/selftests: Run the ownership test twiceSteven Rostedt (Google)1-14/+20
2024-08-07selftests/uprobes: Add a basic uprobe testcaseMasami Hiramatsu (Google)1-0/+26
2024-07-18Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2-5/+127
2024-06-06ftrace/selftests: Fix pid test with function graph not showing pidsSteven Rostedt (Google)1-0/+2
2024-06-04selftests/ftrace: Add fgraph-multi.tc testSteven Rostedt (Google)1-0/+103
2024-06-04selftests/ftrace: Add function_graph tracer to func-filter-pid testSteven Rostedt (Google)1-5/+22
2024-05-31selftests/tracing: Fix event filter test to retry up to 10 timesMasami Hiramatsu (Google)1-1/+19
2024-05-29tracing/selftests: Fix kprobe event name test for .isra. functionsSteven Rostedt (Google)1-1/+2
2024-05-29selftests/ftrace: Update required configMasami Hiramatsu (Google)1-7/+19