Re: [PATCH v2 32/32] selftests/ftrace: Add blktrace testcase

2018-08-30 Thread Masami Hiramatsu
On Fri, 24 Aug 2018 22:22:19 -0400 Steven Rostedt wrote: > On Fri, 17 Aug 2018 01:44:18 +0900 > Masami Hiramatsu wrote: > > > Add a basic testcase for blktrace. For making it portable, > > this test uses a loop device. > > blktrace is a bit special, as it's maintained by the block subsystem >

Re: [PATCH v2 32/32] selftests/ftrace: Add blktrace testcase

2018-08-24 Thread Steven Rostedt
On Fri, 17 Aug 2018 01:44:18 +0900 Masami Hiramatsu wrote: > Add a basic testcase for blktrace. For making it portable, > this test uses a loop device. blktrace is a bit special, as it's maintained by the block subsystem and not really truly part of ftrace. It lives in the tracing directory, but

[PATCH v2 32/32] selftests/ftrace: Add blktrace testcase

2018-08-16 Thread Masami Hiramatsu
Add a basic testcase for blktrace. For making it portable, this test uses a loop device. Signed-off-by: Masami Hiramatsu --- tools/testing/selftests/ftrace/config |1 .../testing/selftests/ftrace/test.d/tracer/blk.tc | 91 2 files changed, 92 insertions(