summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ftrace
AgeCommit message (Expand)Author
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
2023-10-20selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel
2023-10-18selftests/ftrace: Add riscv support for kprobe arg testsYu Liao
2023-10-18selftests/ftrace: add loongarch support for kprobe args char testsYu Liao
2023-10-04tracing/selftests: Update kprobe args char/string to match new functionsSteven Rostedt (Google)
2023-09-15Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-12Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-09-12selftests: tracing: Fix to unmount tracefs for recovering environmentMasami Hiramatsu (Google)
2023-09-11ftrace/selftests: Add softlink to latest log directorySteven Rostedt (Google)
2023-09-08selftests/ftrace: Fix dependencies for some of the synthetic event testsNaveen N Rao
2023-09-05selftests/ftrace: Correctly enable event in instance-event.tcZheng Yejian
2023-09-02Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2023-09-01Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-08-23selftests/ftrace: Add BTF fields access testcasesMasami Hiramatsu (Google)
2023-08-23tracing/fprobe-event: Assume fprobe is a return event by $retvalMasami Hiramatsu (Google)
2023-08-16selftests/ftrace: Add a basic testcase for snapshotZheng Yejian
2023-07-31test: ftrace: Fix kprobe test for eventfsAjay Kaher
2023-07-26selftests/ftrace: Fix to check fprobe event eneblementMasami Hiramatsu (Google)
2023-06-30Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2023-06-30Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-06-23selftests/ftrace: Add new test case which checks for optimized probesAkanksha J N