aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace/test.d
AgeCommit message (Expand)Author
2020-03-20selftests/ftrace: Fix multiple kprobe testcaseMasami Hiramatsu
2020-03-20selftests/ftrace: Do not to use absolute debugfs pathMasami Hiramatsu
2020-03-20selftests/ftrace: Fix ftrace test cases to check unsupportedMasami Hiramatsu
2020-03-20selftests/ftrace: Fix to check the existence of set_ftrace_filterMasami Hiramatsu
2020-03-20ftrace/selftest: Test if set_event/ftrace_pid exists before writingSteven Rostedt (VMware)
2019-05-24selftests/ftrace: Add checkbashisms meta-testcaseMasami Hiramatsu
2019-05-24selftests/ftrace: Make a script checkbashisms cleanMasami Hiramatsu
2019-04-08selftests/ftrace: Add tracing/error_log testcaseTom Zanussi
2019-04-08selftests/ftrace: Remove trigger-extended-error-support testcaseTom Zanussi
2019-04-08selftests/ftrace: Move kprobe/uprobe check_error() to test.d/functionsTom Zanussi
2019-04-08selftests/ftrace: Add error_log testcase for probe errorsMasami Hiramatsu
2019-02-20tracing: Add hist trigger action 'expected fail' test caseTom Zanussi
2019-02-20tracing: Add alternative synthetic event trace action test caseTom Zanussi
2019-02-20tracing: Add hist trigger onchange() handler test caseTom Zanussi
2019-02-20tracing: Add hist trigger snapshot() action test caseTom Zanussi
2019-02-20tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcasesTom Zanussi
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-12-10selftests/ftrace: Add testcases for dynamic eventMasami Hiramatsu
2018-11-29selftests/ftrace: Fix invalid SPDX identifiersThomas Gleixner
2018-10-30Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-28selftests/ftrace: Fix synthetic event test to delete event correctlyMasami Hiramatsu
2018-10-24selftests/ftrace: Add ftrace cpumask testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add wakeup_rt tracer testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add wakeup tracer testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add stacktrace ftrace filter command testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add trace_pipe 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: Add ringbuffer size changing testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add trace_printk sample module testMasami Hiramatsu
2018-10-24selftests/ftrace: Add kprobe-event with symbol argument testMasami Hiramatsu
2018-10-24selftests/ftrace: Add kprobe profile testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add kprobe event with $comm argument testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Check set_event_pid resultMasami Hiramatsu
2018-10-24selftests/ftrace: Test kprobe-event argument with various bitsizeMasami Hiramatsu
2018-10-24selftests/ftrace: Improve kretprobe testcase to check log dataMasami Hiramatsu
2018-10-24selftests/ftrace: Improve kprobe testcase to check log dataMasami Hiramatsu
2018-10-24selftests/ftrace: Improve kprobe on module testcase to load/unload moduleMasami Hiramatsu
2018-10-24selftests/ftrace: Use loopback address instead of localhostMasami Hiramatsu
2018-10-24selftests/ftrace: Fix checkbashisms errorsMasami Hiramatsu
2018-10-24selftests/ftrace: Fix to test kprobe $comm arg only if availableMasami Hiramatsu
2018-10-24selftests/ftrace: Remove unneeded per-test init/cleanup ftraceMasami Hiramatsu
2018-10-24selftests/ftrace: Add SPDX License Identifier to templateMasami Hiramatsu
2018-10-24selftests/ftrace: More initialize features in initialize_ftraceMasami Hiramatsu
2018-10-19selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu
2018-07-30selftests/ftrace: Fix kprobe string testcase to not probe notrace functionMasami Hiramatsu
2018-07-26kselftests: Add tests for the preemptoff and irqsoff tracersJoel Fernandes (Google)
2018-07-25selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu
2018-06-15Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds