All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v3] ftracetest: Add ftrace tests to ftracetests
@ 2014-11-04 15:28 Steven Rostedt
  2014-11-04 15:28 ` [PATCH 1/2 v3] ftracetest: Add functions file that holds helper functions Steven Rostedt
  2014-11-04 15:28 ` [PATCH 2/2 v3] ftracetest: Add a couple of ftrace test cases Steven Rostedt
  0 siblings, 2 replies; 8+ messages in thread
From: Steven Rostedt @ 2014-11-04 15:28 UTC (permalink / raw)
  To: linux-kernel; +Cc: Masami Hiramatsu, Andrew Morton, Namhyung Kim

Third attempt. Moved helper functions into a single patch. Removed the
extra check of schedule in the trace file.

Not an RFC this time. I'm hoping this is "good enough" ;-)

Steven Rostedt (Red Hat) (2):
      ftracetest: Add functions file that holds helper functions
      ftracetest: Add a couple of ftrace test cases

----
 tools/testing/selftests/ftrace/ftracetest          |  3 +
 .../ftrace/test.d/ftrace/fgraph-filter-stack.tc    | 88 ++++++++++++++++++++++
 .../ftrace/test.d/ftrace/fgraph-filter.tc          | 49 ++++++++++++
 .../ftrace/test.d/ftrace/func_profiler.tc          | 76 +++++++++++++++++++
 tools/testing/selftests/ftrace/test.d/functions    | 16 ++++
 5 files changed, 232 insertions(+)

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

end of thread, other threads:[~2014-11-06  1:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-04 15:28 [PATCH 0/2 v3] ftracetest: Add ftrace tests to ftracetests Steven Rostedt
2014-11-04 15:28 ` [PATCH 1/2 v3] ftracetest: Add functions file that holds helper functions Steven Rostedt
2014-11-04 15:28 ` [PATCH 2/2 v3] ftracetest: Add a couple of ftrace test cases Steven Rostedt
2014-11-05  7:52   ` Namhyung Kim
2014-11-05  8:41     ` Masami Hiramatsu
2014-11-05 22:53       ` Steven Rostedt
2014-11-05 23:05       ` [PATCH 2/2 v4] " Steven Rostedt
2014-11-06  1:58         ` Namhyung Kim

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.