[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20161213102512.4d4169e1@gandalf.local.home>
Date: Tue, 13 Dec 2016 10:25:12 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: Shuah Khan <shuah@...nel.org>
Cc: Masami Hiramatsu <masami.hiramatsu@...il.com>,
Masami Hiramatsu <mhiramat@...nel.org>,
Shuah Khan <shuahkhan@...il.com>, linux-kernel@...r.kernel.org,
linux-kselftest@...r.kernel.org,
Shuah Khan <shuahkh@....samsung.com>
Subject: Re: [PATCH] selftests: ftrace: Shift down default message verbosity
On Tue, 13 Dec 2016 07:06:18 -0700
Shuah Khan <shuah@...nel.org> wrote:
> On 12/12/2016 08:23 PM, Masami Hiramatsu wrote:
> > Ping?
> >
> > On Fri, 25 Nov 2016 21:58:48 +0900
> > Masami Hiramatsu <mhiramat@...nel.org> wrote:
> >
> >> Shift down default message verbosity, so that do not show
> >> error results in stdout by default. Since that behavior
> >> is same as giving --quiet option, this patch removes
> >> --quiet and make --verbose increasing verbosity.
> >>
> >> In other words, this changes verbosity options as below.
> >> ftracetest -q -> ftracetest
> >> ftracetest -> ftracetest -v
> >> ftracetest -v -> ftracetest -v -v (or -vv)
> >>
> >> Signed-off-by: Masami Hiramatsu <mhiramat@...nel.org>
>
> Hi Steve,
>
> Are you taking this through yours? Or Should I include in my
> pull request? Please give me Ack if you want me to.
>
I'll take it. I believe it may be built on top of other patches I took.
I'm getting ready for a push anyway. Since this only touches the self
test code, I don't need to run my full test suite on it.
Thanks!
-- Steve
Powered by blists - more mailing lists