summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ftrace
AgeCommit message (Expand)Author
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)
2024-07-18Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-06-05ftrace/selftests: Fix pid test with function graph not showing pidsSteven Rostedt (Google)
2024-06-04selftests/ftrace: Add fgraph-multi.tc testSteven Rostedt (Google)
2024-06-04selftests/ftrace: Add function_graph tracer to func-filter-pid testSteven Rostedt (Google)
2024-05-31selftests/tracing: Fix event filter test to retry up to 10 timesMasami Hiramatsu (Google)
2024-05-29tracing/selftests: Fix kprobe event name test for .isra. functionsSteven Rostedt (Google)
2024-05-29selftests/ftrace: Update required configMasami Hiramatsu (Google)
2024-05-29selftests/ftrace: Fix to check required event fileMasami Hiramatsu (Google)
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-05-14Merge tag 'linux_kselftest-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-10selftests/ftrace: Fix required features for VFS type test caseMasami Hiramatsu (Google)
2024-05-08selftests/ftrace: Fix checkbashisms errorsMasami Hiramatsu (Google)
2024-05-08selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctlyMasami Hiramatsu (Google)
2024-05-06tracing/selftests: Default to verbose mode when running in kselftestMark Brown
2024-05-06tracing/selftests: Support log output when generating KTAP outputMark Brown
2024-05-01selftests/ftrace: add fprobe test cases for VFS type "%pd" and "%pD"Ye Bin
2024-05-01selftests/ftrace: add kprobe test cases for VFS type "%pd" and "%pD"Ye Bin
2024-04-04selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu
2024-03-29selftests/ftrace: Fix event filter target_func selectionMark Rutland
2024-03-25Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branchIngo Molnar
2024-03-14Merge tag 'probes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2024-03-12sched/balancing: Rename scheduler_tick() => sched_tick()Ingo Molnar
2024-03-07selftests/ftrace: Add test cases for entry args at function exitMasami Hiramatsu (Google)
2024-03-07tracing/probes: Support $argN in return probe (kprobe and fprobe)Masami Hiramatsu (Google)
2024-02-20selftests/ftrace: Add test to exercize function tracer across cpu hotplugNaveen N Rao
2024-02-20selftest: ftrace: fix minor typo in logVincenzo Mezzela
2024-02-20selftests: ftrace: fix typo in test descriptionAli Zahraee
2024-02-20selftest/ftrace: fix typo in ftracetest scriptKousik Sanagavarapu
2024-01-18Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-12-22tracing/selftests: Add ownership modification tests for eventfsSteven Rostedt (Google)
2023-12-22tracing/selftests: Remove exec permissions from trace_marker.tc testSteven Rostedt (Google)
2023-12-21tracing: Update subbuffer with kilobytes not page orderSteven Rostedt (Google)
2023-12-21ringbuffer/selftest: Add basic selftest to test changing subbuf orderSteven Rostedt (Google)
2023-12-19tracing/selftests: Add test to test the trace_markerSteven Rostedt (Google)
2023-11-03Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-11-01Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds