summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace/test.d
AgeCommit message (Expand)AuthorLines
2025-02-21selftests/ftrace: Update fprobe test to check enabled_functions fileSteven Rostedt-0/+54
2025-01-23Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds-0/+265
2025-01-22Merge tag 'linux_kselftest-next-6.14-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-5/+7
2025-01-16selftests/ftrace: Add test that tests event :mod: commandsSteven Rostedt-0/+191
2025-01-14selftests/ftrace: Make uprobe test more robust against binary nameMasami Hiramatsu (Google)-1/+3
2025-01-14selftests/ftrace: Fix to use remount when testing mount GID optionMasami Hiramatsu (Google)-4/+4
2025-01-07selftests/tracing: Add hist poll() support testMasami Hiramatsu (Google)-0/+74
2024-12-26selftests/ftrace: Add a test case for repeating register/unregister fprobeMasami Hiramatsu (Google)-0/+19
2024-12-26selftests: ftrace: Remove obsolate maxactive syntax checkMasami Hiramatsu (Google)-3/+1
2024-12-11selftests/ftrace: adjust offset for kprobe syntax error testHari Bathini-1/+1
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-1/+1
2024-11-01tracing/selftests: Add tracefs mount options testKalesh Singh-13/+129
2024-10-15selftests/ftrace: Fix check of return value in fgraph-retval.tc testSteven Rostedt-1/+1
2024-10-11ftrace/selftest: Test combination of function_graph tracer and function profilerSteven Rostedt-0/+31
2024-10-05function_graph: Support recording and printing the function return addressDonglin Peng-1/+1
2024-09-26Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-1/+61
2024-09-25sefltests/tracing: Add a test for tracepoint events on modulesMasami Hiramatsu (Google)-0/+61
2024-09-25tracing/fprobe: Support raw tracepoints on future loaded modulesMasami Hiramatsu (Google)-1/+0
2024-09-04selftests/ftrace: Fix eventfs ownership testcase to find mount pointMasami Hiramatsu (Google)-0/+12
2024-08-21selftests/ftrace: Fix test to handle both old and new kernelsSteven Rostedt (Google)-1/+8
2024-08-14selftests/ftrace: Add required dependency for kprobe testsMasami Hiramatsu (Google)-2/+2
2024-08-07tracing/selftests: Run the ownership test twiceSteven Rostedt (Google)-14/+20
2024-08-07selftests/uprobes: Add a basic uprobe testcaseMasami Hiramatsu (Google)-0/+26
2024-07-18Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-5/+127
2024-06-05ftrace/selftests: Fix pid test with function graph not showing pidsSteven Rostedt (Google)-0/+2
2024-06-04selftests/ftrace: Add fgraph-multi.tc testSteven Rostedt (Google)-0/+103
2024-06-04selftests/ftrace: Add function_graph tracer to func-filter-pid testSteven Rostedt (Google)-5/+22
2024-05-31selftests/tracing: Fix event filter test to retry up to 10 timesMasami Hiramatsu (Google)-1/+19
2024-05-29tracing/selftests: Fix kprobe event name test for .isra. functionsSteven Rostedt (Google)-1/+2
2024-05-29selftests/ftrace: Fix to check required event fileMasami Hiramatsu (Google)-1/+1
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-0/+81
2024-05-14Merge tag 'linux_kselftest-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-3/+3
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2024-05-10selftests/ftrace: Fix required features for VFS type test caseMasami Hiramatsu (Google)-1/+2
2024-05-08selftests/ftrace: Fix checkbashisms errorsMasami Hiramatsu (Google)-2/+2
2024-05-08selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctlyMasami Hiramatsu (Google)-1/+1
2024-05-01selftests/ftrace: add fprobe test cases for VFS type "%pd" and "%pD"Ye Bin-0/+40
2024-05-01selftests/ftrace: add kprobe test cases for VFS type "%pd" and "%pD"Ye Bin-0/+40
2024-04-04selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu-3/+3
2024-03-29selftests/ftrace: Fix event filter target_func selectionMark Rutland-1/+1
2024-03-25Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branchIngo Molnar-0/+42
2024-03-14Merge tag 'probes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds-0/+42
2024-03-12sched/balancing: Rename scheduler_tick() => sched_tick()Ingo Molnar-1/+1
2024-03-07selftests/ftrace: Add test cases for entry args at function exitMasami Hiramatsu (Google)-0/+36
2024-03-07tracing/probes: Support $argN in return probe (kprobe and fprobe)Masami Hiramatsu (Google)-0/+6
2024-02-20selftests/ftrace: Add test to exercize function tracer across cpu hotplugNaveen N Rao-0/+42
2024-02-20selftest: ftrace: fix minor typo in logVincenzo Mezzela-1/+1
2024-02-20selftests: ftrace: fix typo in test descriptionAli Zahraee-1/+1
2024-01-18Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds-0/+177
2023-12-22tracing/selftests: Add ownership modification tests for eventfsSteven Rostedt (Google)-0/+114