Messages in this thread |  | | From | Heiko Carstens <> | Subject | [PATCH 0/2] ftracetest improvement and new testcase | Date | Mon, 20 Oct 2014 12:52:01 +0200 |
| |
These two patches are a result from the s390 vs kprobes on ftrace discussion, however they can be handled completely independent.
One patch simply sorts the ftrace testcases, while the second adds a new testcase with a couple of sanity test with respect to the coexistence of kprobes and ftrace.
Heiko Carstens (2): ftracetest: add kprobes on ftrace testcase ftracetest: sort testcases
tools/testing/selftests/ftrace/ftracetest | 2 +- .../ftrace/test.d/kprobe/kprobe_ftrace.tc | 55 ++++++++++++++++++++++ 2 files changed, 56 insertions(+), 1 deletion(-) create mode 100644 tools/testing/selftests/ftrace/test.d/kprobe/kprobe_ftrace.tc
-- 1.8.5.5
|  |