All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ftracetest improvement and new testcase
@ 2014-10-20 10:52 Heiko Carstens
  2014-10-20 10:52 ` [PATCH 1/2] ftracetest: add kprobes on ftrace testcase Heiko Carstens
  2014-10-20 10:52 ` [PATCH 2/2] ftracetest: sort testcases Heiko Carstens
  0 siblings, 2 replies; 8+ messages in thread
From: Heiko Carstens @ 2014-10-20 10:52 UTC (permalink / raw)
  To: Masami Hiramatsu, Ingo Molnar, Steven Rostedt
  Cc: linux-kernel, Heiko Carstens

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-10-23  1:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-20 10:52 [PATCH 0/2] ftracetest improvement and new testcase Heiko Carstens
2014-10-20 10:52 ` [PATCH 1/2] ftracetest: add kprobes on ftrace testcase Heiko Carstens
2014-10-21  9:21   ` Masami Hiramatsu
2014-10-21 11:59     ` Heiko Carstens
2014-10-21 12:10       ` Masami Hiramatsu
2014-10-22 15:04         ` Steven Rostedt
2014-10-23  1:04           ` Masami Hiramatsu
2014-10-20 10:52 ` [PATCH 2/2] ftracetest: sort testcases Heiko Carstens

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.