Re: [PATCH v4 0/5] selftests: ftrace: ftracetest improvements

From: Shuah Khan
Date: Mon Jul 24 2017 - 11:39:52 EST


On 07/06/2017 06:58 PM, Masami Hiramatsu wrote:
> Hello,
>
> Here is v4 of ftracetest improvements, including test
> return code change and immediate logging features.
>
> This version just fixes a bug in [4/5] so that remove
> unneeded backslash.
>
> Thank you,
>
> ---
>
> Masami Hiramatsu (5):
> selftests: ftrace: Do not failure if there is unsupported tests
> selftests: ftrace: Add --fail-unsupported option
> selftests: ftrace: Add more verbosity for immediate log
> selftests: ftrace: Output only to console with "--logdir -"
> selftests: ftrace: Check given string is not zero-length
>
>
> tools/testing/selftests/ftrace/ftracetest | 51 +++++++++++++++++++++--------
> 1 file changed, 37 insertions(+), 14 deletions(-)
>
> --
> Masami Hiramatsu (Linaro) <mhiramat@xxxxxxxxxx>
>
>

Hi Steve,

Okay to pull these in for 4.14-rc1? Sorry for the delay in responding.

thanks,
-- Shuah