[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20141104152845.521858531@goodmis.org>
Date: Tue, 04 Nov 2014 10:28:45 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Namhyung Kim <namhyung@...nel.org>
Subject: [PATCH 0/2 v3] ftracetest: Add ftrace tests to ftracetests
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(+)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists