From: Steven Rostedt <rostedt@goodmis.org>
To: linux-kernel@vger.kernel.org
Cc: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>,
Andrew Morton <akpm@linux-foundation.org>
Subject: [PATCH 0/6] ftracetest: Updates for 3.19
Date: Tue, 11 Nov 2014 16:41:27 -0500 [thread overview]
Message-ID: <20141111214127.196849367@goodmis.org> (raw)
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next
Head SHA1: 815b18ea66d6fb67a3534edf68dfa23bdcec0485
Heiko Carstens (1):
ftracetest: Sort testcases
Namhyung Kim (3):
ftracetest: Use logfile name supported by busybox's mktemp
ftracetest: Clear trace buffer after running kprobe testcases
ftracetest: Add basic event tracing test cases
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 | 7 +-
.../selftests/ftrace/test.d/00basic/basic4.tc | 5 ++
.../selftests/ftrace/test.d/event/event-enable.tc | 53 +++++++++++++
.../ftrace/test.d/event/subsystem-enable.tc | 53 +++++++++++++
.../ftrace/test.d/event/toplevel-enable.tc | 47 ++++++++++++
.../ftrace/test.d/ftrace/fgraph-filter-stack.tc | 89 ++++++++++++++++++++++
.../ftrace/test.d/ftrace/fgraph-filter.tc | 52 +++++++++++++
.../ftrace/test.d/ftrace/func_profiler.tc | 80 +++++++++++++++++++
tools/testing/selftests/ftrace/test.d/functions | 16 ++++
.../ftrace/test.d/kprobe/add_and_remove.tc | 1 +
.../selftests/ftrace/test.d/kprobe/busy_check.tc | 1 +
.../selftests/ftrace/test.d/kprobe/kprobe_args.tc | 1 +
.../ftrace/test.d/kprobe/kretprobe_args.tc | 1 +
13 files changed, 404 insertions(+), 2 deletions(-)
next reply other threads:[~2014-11-11 21:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-11 21:41 Steven Rostedt [this message]
2014-11-11 21:41 ` [PATCH 1/6] ftracetest: Sort testcases Steven Rostedt
2014-11-11 21:41 ` [PATCH 2/6] ftracetest: Add functions file that holds helper functions Steven Rostedt
2014-11-11 21:41 ` [PATCH 3/6] ftracetest: Add a couple of ftrace test cases Steven Rostedt
2014-11-11 21:41 ` [PATCH 4/6] ftracetest: Use logfile name supported by busyboxs mktemp Steven Rostedt
2014-11-11 21:41 ` [PATCH 5/6] ftracetest: Clear trace buffer after running kprobe testcases Steven Rostedt
2014-11-11 21:41 ` [PATCH 6/6] ftracetest: Add basic event tracing test cases Steven Rostedt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141111214127.196849367@goodmis.org \
--to=rostedt@goodmis.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=masami.hiramatsu.pt@hitachi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox