summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ftrace/test.d/ftrace
AgeCommit message (Expand)Author
2025-12-31selftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou
2025-07-07selftests: tracing: Use mutex_unlock for testing glob filterMasami Hiramatsu (Google)
2025-04-11tracing/selftest: Add test to better test subops filtering of function graphSteven Rostedt
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
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-08-21selftests/ftrace: Fix test to handle both old and new kernelsSteven Rostedt (Google)
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-03-12sched/balancing: Rename scheduler_tick() => sched_tick()Ingo Molnar
2024-02-20selftests/ftrace: Add test to exercize function tracer across cpu hotplugNaveen N Rao
2023-06-20selftests/ftrace: Add funcgraph-retval test caseDonglin Peng
2023-02-13selftests/ftrace: Fix bash specific "==" operatorMasami Hiramatsu (Google)
2022-11-14selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou
2022-10-07selftests/ftrace: func_event_triggers: fix typo in user messageRandy Dunlap
2022-02-14selftests/ftrace: Do not trace do_softirq because of PREEMPT_RTKrzysztof Kozlowski
2020-10-27selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork functionSteven Rostedt (VMware)
2020-08-20tracing: switch to kernel_clone()Christian Brauner
2020-06-16selftests/ftrace: Support ":tracer" suffix for requiresMasami Hiramatsu
2020-06-16selftests/ftrace: Convert check_filter_file() with requires listMasami Hiramatsu
2020-06-16selftests/ftrace: Convert required interface checks into requires listMasami Hiramatsu
2020-05-28selftests/ftrace: Return unsupported if no error_log fileMasami Hiramatsu
2020-04-23selftests/ftrace: Check required filter files before running testXiao Yang
2020-03-27selftests/ftrace: Add test to test new set_ftrace_notrace_pid fileSteven Rostedt (VMware)
2020-03-19selftest/ftrace: Fix function trigger test to handle trace not disabling the ...Steven Rostedt (VMware)
2020-02-10selftests/ftrace: Have pid filter test use instance flagSteven Rostedt (VMware)
2020-01-28selftests/ftrace: fix glob selftestSven Schnelle
2019-12-09selftests/ftrace: Fix ftrace test cases to check unsupportedMasami Hiramatsu
2019-04-08selftests/ftrace: Add tracing/error_log testcaseTom Zanussi
2018-11-29selftests/ftrace: Fix invalid SPDX identifiersThomas Gleixner
2018-10-24selftests/ftrace: Add ftrace cpumask testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add stacktrace ftrace filter command testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add function filter on module testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add max stack tracer testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add function profiling stat testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Use loopback address instead of localhostMasami Hiramatsu
2018-10-24selftests/ftrace: Remove unneeded per-test init/cleanup ftraceMasami Hiramatsu
2018-02-08selftests/ftrace: Add more tests for removing of function probesSteven Rostedt (VMware)
2018-02-08selftests/ftrace: Add some missing glob checksSteven Rostedt (VMware)
2017-11-15selftests/ftrace: Introduce exit_pass and exit_failMasami Hiramatsu
2017-11-15selftests/ftrace: Do not use arch dependent do_IRQ as a target functionMasami Hiramatsu
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-30selftests: ftrace: Use md5sum to take less time of checking logsMasami Hiramatsu
2017-06-07selftests/ftrace: Return unsupported if it detects older kernelMasami Hiramatsu
2017-06-07selftests/ftrace: Use top-level available_filter_functionMasami Hiramatsu
2017-06-07selftests/ftrace: Skip full-glob-matching filter test on older kernelMasami Hiramatsu
2017-05-17selftests/ftrace: Fix bashismsNaveen N. Rao
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds