Discussion:
[PATCH 0/2] ftracetest improvement and new testcase
Heiko Carstens
2014-10-20 10:52:01 UTC
Permalink
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
Loading...