aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace/test.d/kprobe
AgeCommit message (Expand)Author
2020-12-21Revert "selftests/ftrace: check for do_sys_openat2 in user-memory test"Kamal Mostafa
2020-11-18selftests/ftrace: check for do_sys_openat2 in user-memory testColin Ian King
2020-05-20selftests/ftrace: Check the first record for kprobe_args_type.tcXiao Yang
2020-01-12selftests/ftrace: Fix multiple kprobe testcaseMasami Hiramatsu
2019-09-28selftests/ftrace: Fix same probe error testSteven Rostedt (VMware)
2019-09-19selftests/ftrace: Update kprobe event error testcaseMasami Hiramatsu
2019-09-17selftests/ftrace: Select an existing function in kprobe_eventname testSteven Rostedt (VMware)
2019-08-31selftests/ftrace: Add syntax error test for multiprobeMasami Hiramatsu
2019-08-31selftests/ftrace: Add syntax error test for immediatesMasami Hiramatsu
2019-08-31selftests/ftrace: Add a testcase for kprobe multiprobe eventMasami Hiramatsu
2019-07-18Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-05-25selftests/ftrace: Add user-memory access syntax testcaseMasami Hiramatsu
2019-05-24selftests/ftrace: Make a script checkbashisms cleanMasami Hiramatsu
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
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: 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: Fix to test kprobe $comm arg only if availableMasami Hiramatsu
2018-10-24selftests/ftrace: Remove unneeded per-test init/cleanup ftraceMasami Hiramatsu
2018-07-30selftests/ftrace: Fix kprobe string testcase to not probe notrace functionMasami Hiramatsu
2018-06-07selftests/ftrace: Add ppc support for kprobe args testsNaveen N. Rao
2018-03-23selftests: ftrace: Add a testcase for probepointMasami Hiramatsu
2018-03-23selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu
2018-03-23selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu
2018-01-16selftest: ftrace: Fix to add 256 kprobe events correctlyMasami Hiramatsu
2018-01-16selftest: ftrace: Fix to pick text symbols for kprobesMasami Hiramatsu
2017-11-15selftests/ftrace: Introduce exit_pass and exit_failMasami Hiramatsu
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-18selftests/ftrace: multiple_kprobes: Also check for supportThomas Meyer
2017-07-13Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2017-07-09selftests/ftrace: Add a testcase for kprobe event namingMasami Hiramatsu
2017-07-09selftests/ftrace: Add a test to probe module functionsNaveen N. Rao
2017-07-09selftests/ftrace: Update multiple kprobes test for powerpcNaveen N. Rao
2017-06-07ftrace/kprobes: selftests: Check kretprobe maxactive is supportedMasami Hiramatsu
2017-05-26selftests/ftrace: Add a testcase for many kprobe eventsMasami Hiramatsu
2017-05-08Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-11kselftest: ftrace: Fix to compare a zero-filled hex valueMasami Hiramatsu
2017-04-04tracing/kprobes: expose maxactive for kretprobe in kprobe_eventsAlban Crequy
2016-11-22selftests: ftrace: Add a testcase for types of kprobe eventMasami Hiramatsu
2015-11-03selftests: kprobe: Choose an always-defined function to probeBen Hutchings
2014-11-06ftracetest: Clear trace buffer after running kprobe testcasesNamhyung Kim
2014-11-03ftracetest: Add kprobes on ftrace testcaseHeiko Carstens
2014-10-08tracing/kprobes: Add selftest scripts testing kprobe-tracer as startup testMasami Hiramatsu
2014-10-03ftracetest: Add POSIX.3 standard and XFAIL result codesMasami Hiramatsu
2014-09-23ftracetest: Add kprobe basic testcasesMasami Hiramatsu