Re: [PATCH 2/5] selftests: ftrace: Fix test cases to enable tracing

2016-10-25 Thread Masami Hiramatsu
Hi Steve, On Mon, 24 Oct 2016 15:50:27 -0400 Steven Rostedt wrote: > On Wed, 19 Oct 2016 13:53:46 +0900 > Masami Hiramatsu wrote: > > > Fix some test cases to enable tracing before starting > > trace test. This can avoid false-positive failure when >

Re: [PATCH 2/5] selftests: ftrace: Fix test cases to enable tracing

2016-10-25 Thread Masami Hiramatsu
Hi Steve, On Mon, 24 Oct 2016 15:50:27 -0400 Steven Rostedt wrote: > On Wed, 19 Oct 2016 13:53:46 +0900 > Masami Hiramatsu wrote: > > > Fix some test cases to enable tracing before starting > > trace test. This can avoid false-positive failure when > > previous testcase fails while disabling

Re: [PATCH 2/5] selftests: ftrace: Fix test cases to enable tracing

2016-10-24 Thread Steven Rostedt
On Wed, 19 Oct 2016 13:53:46 +0900 Masami Hiramatsu wrote: > Fix some test cases to enable tracing before starting > trace test. This can avoid false-positive failure when > previous testcase fails while disabling tracing. I wonder if this would be better to do the enabling

Re: [PATCH 2/5] selftests: ftrace: Fix test cases to enable tracing

2016-10-24 Thread Steven Rostedt
On Wed, 19 Oct 2016 13:53:46 +0900 Masami Hiramatsu wrote: > Fix some test cases to enable tracing before starting > trace test. This can avoid false-positive failure when > previous testcase fails while disabling tracing. I wonder if this would be better to do the enabling from the ftracetest

[PATCH 2/5] selftests: ftrace: Fix test cases to enable tracing

2016-10-18 Thread Masami Hiramatsu
Fix some test cases to enable tracing before starting trace test. This can avoid false-positive failure when previous testcase fails while disabling tracing. Signed-off-by: Masami Hiramatsu --- .../selftests/ftrace/test.d/event/event-enable.tc |1 +

[PATCH 2/5] selftests: ftrace: Fix test cases to enable tracing

2016-10-18 Thread Masami Hiramatsu
Fix some test cases to enable tracing before starting trace test. This can avoid false-positive failure when previous testcase fails while disabling tracing. Signed-off-by: Masami Hiramatsu --- .../selftests/ftrace/test.d/event/event-enable.tc |1 +