mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [for-next][PATCH 0/3] ftracetest: Added tests for ftrace in the selftests directory
@ 2014-09-24 16:27 Steven Rostedt
  2014-09-24 16:27 ` [for-next][PATCH 1/3] ftracetest: Initial commit for ftracetest Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Steven Rostedt @ 2014-09-24 16:27 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next

Head SHA1: 7cbfb5eed9832e7c3ae58a17078f62396e7b55f8


Masami Hiramatsu (3):
      ftracetest: Initial commit for ftracetest
      ftracetest: Add ftrace basic testcases
      ftracetest: Add kprobe basic testcases

----
 MAINTAINERS                                        |   1 +
 tools/testing/selftests/Makefile                   |   1 +
 tools/testing/selftests/ftrace/Makefile            |   7 +
 tools/testing/selftests/ftrace/README              |  45 ++++++
 tools/testing/selftests/ftrace/ftracetest          | 159 +++++++++++++++++++++
 .../selftests/ftrace/test.d/00basic/basic1.tc      |   3 +
 .../selftests/ftrace/test.d/00basic/basic2.tc      |   6 +
 .../selftests/ftrace/test.d/00basic/basic3.tc      |   8 ++
 .../ftrace/test.d/kprobe/add_and_remove.tc         |  11 ++
 .../selftests/ftrace/test.d/kprobe/busy_check.tc   |  14 ++
 tools/testing/selftests/ftrace/test.d/template     |   4 +
 11 files changed, 259 insertions(+)

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

end of thread, other threads:[~2014-09-24 16:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-24 16:27 [for-next][PATCH 0/3] ftracetest: Added tests for ftrace in the selftests directory Steven Rostedt
2014-09-24 16:27 ` [for-next][PATCH 1/3] ftracetest: Initial commit for ftracetest Steven Rostedt
2014-09-24 16:27 ` [for-next][PATCH 2/3] ftracetest: Add ftrace basic testcases Steven Rostedt
2014-09-24 16:27 ` [for-next][PATCH 3/3] ftracetest: Add kprobe " Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome