aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ftrace/test.d
AgeCommit message (Expand)AuthorFilesLines
2020-06-16selftests/ftrace: Support ":README" suffix for requiresGravatar Masami Hiramatsu 15-49/+23
2020-06-16selftests/ftrace: Support ":tracer" suffix for requiresGravatar Masami Hiramatsu 13-59/+21
2020-06-16selftests/ftrace: Convert check_filter_file() with requires listGravatar Masami Hiramatsu 14-43/+19
2020-06-16selftests/ftrace: Convert required interface checks into requires listGravatar Masami Hiramatsu 66-511/+68
2020-06-16selftests/ftrace: Add "requires:" list supportGravatar Masami Hiramatsu 2-0/+10
2020-06-16selftests/ftrace: Return unsupported for the unconfigured featuresGravatar Masami Hiramatsu 2-2/+2
2020-06-15tools: testing: ftrace: trigger: fix spelling mistakeGravatar Flavio Suligoi 4-4/+4
2020-06-09Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 8-0/+40
2020-06-09Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-4/+10
2020-06-01selftests/ftrace: Distinguish between hist and synthetic event checksGravatar Tom Zanussi 8-0/+40
2020-05-28selftests/ftrace: Return unsupported if no error_log fileGravatar Masami Hiramatsu 1-0/+2
2020-05-28selftests/ftrace: Use printf for backslash included commandGravatar Masami Hiramatsu 2-4/+8
2020-05-08selftests/ftrace: mark irqsoff_tracer.tc test as unresolved if the test modul...Gravatar Po-Hsu Lin 1-1/+8
2020-04-24selftests/ftrace: Check the first record for kprobe_args_type.tcGravatar Xiao Yang 1-1/+1
2020-04-23selftests/ftrace: Check required filter files before running testGravatar Xiao Yang 14-30/+23
2020-04-05Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 3-1/+234
2020-04-01Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2020-03-27selftests/ftrace: Add test to test new set_event_notrace_pid fileGravatar Steven Rostedt (VMware) 1-0/+125
2020-03-27selftests/ftrace: Add test to test new set_ftrace_notrace_pid fileGravatar Steven Rostedt (VMware) 1-0/+108
2020-03-19selftest/ftrace: Fix function trigger test to handle trace not disabling the ...Gravatar Steven Rostedt (VMware) 1-1/+1
2020-03-13selftests/ftrace: Fix typo in trigger-multihist.tcGravatar Masanari Iida 1-1/+1
2020-02-10selftests/ftrace: Have pid filter test use instance flagGravatar Steven Rostedt (VMware) 1-7/+1
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Gravatar Linus Torvalds 1-0/+32
2020-01-28tracing: Add new testcases for hist trigger parsing errorsGravatar Tom Zanussi 1-0/+32
2020-01-28selftests/ftrace: fix glob selftestGravatar Sven Schnelle 1-1/+1
2019-12-09selftests/ftrace: Fix multiple kprobe testcaseGravatar Masami Hiramatsu 1-3/+3
2019-12-09selftests/ftrace: Do not to use absolute debugfs pathGravatar Masami Hiramatsu 3-5/+5
2019-12-09selftests/ftrace: Fix ftrace test cases to check unsupportedGravatar Masami Hiramatsu 2-0/+7
2019-12-09selftests/ftrace: Fix to check the existence of set_ftrace_filterGravatar Masami Hiramatsu 1-1/+4
2019-11-15ftrace/selftests: Fix spelling mistake "wakeing" -> "waking"Gravatar Colin Ian King 2-3/+3
2019-11-13ftrace/selftests: Update the direct call selftests to test two direct callsGravatar Steven Rostedt (VMware) 2-23/+52
2019-11-13ftrace/selftest: Add tests to test register_ftrace_direct()Gravatar Steven Rostedt (VMware) 2-0/+124
2019-09-30Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Gravatar Linus Torvalds 1-1/+1
2019-09-28selftests/ftrace: Fix same probe error testGravatar Steven Rostedt (VMware) 1-1/+1
2019-09-26Merge tag 'linux-kselftest-5.4-rc1.1' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2019-09-23selftest/ftrace: Fix typo in trigger-snapshot.tcGravatar Masanari Iida 1-1/+1
2019-09-19selftests/ftrace: Update kprobe event error testcaseGravatar Masami Hiramatsu 1-0/+1
2019-09-17selftests/ftrace: Select an existing function in kprobe_eventname testGravatar Steven Rostedt (VMware) 1-1/+15
2019-08-31selftests/ftrace: Add syntax error test for multiprobeGravatar Masami Hiramatsu 2-1/+11
2019-08-31selftests/ftrace: Add syntax error test for immediatesGravatar Masami Hiramatsu 1-0/+5
2019-08-31selftests/ftrace: Add a testcase for kprobe multiprobe eventGravatar Masami Hiramatsu 1-0/+35
2019-07-18Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 2-2/+34
2019-07-16ftrace/selftest: Test if set_event/ftrace_pid exists before writingGravatar Steven Rostedt (VMware) 1-2/+2
2019-05-25selftests/ftrace: Add user-memory access syntax testcaseGravatar Masami Hiramatsu 1-0/+32
2019-05-24selftests/ftrace: Add checkbashisms meta-testcaseGravatar Masami Hiramatsu 1-0/+21
2019-05-24selftests/ftrace: Make a script checkbashisms cleanGravatar Masami Hiramatsu 1-1/+1
2019-04-08selftests/ftrace: Add tracing/error_log testcaseGravatar Tom Zanussi 1-0/+19
2019-04-08selftests/ftrace: Remove trigger-extended-error-support testcaseGravatar Tom Zanussi 1-28/+0
2019-04-08selftests/ftrace: Move kprobe/uprobe check_error() to test.d/functionsGravatar Tom Zanussi 3-18/+14
2019-04-08selftests/ftrace: Add error_log testcase for probe errorsGravatar Masami Hiramatsu 2-0/+124