[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140924162719.481050866@goodmis.org>
Date: Wed, 24 Sep 2014 12:27:19 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [for-next][PATCH 0/3] ftracetest: Added tests for ftrace in the selftests directory
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(+)
--
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