public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: linux-kernel@vger.kernel.org
Cc: Ingo Molnar <mingo@kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: [for-next][PATCH 0/3] ftracetest: Added tests for ftrace in the selftests directory
Date: Wed, 24 Sep 2014 12:27:19 -0400	[thread overview]
Message-ID: <20140924162719.481050866@goodmis.org> (raw)

  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(+)

             reply	other threads:[~2014-09-24 16:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-24 16:27 Steven Rostedt [this message]
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

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=20140924162719.481050866@goodmis.org \
    --to=rostedt@goodmis.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    /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