Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1542540

Re: [PATCH] selftests: ftrace: Shift down default message verbosity

From Masami Hiramatsu <mhiramat@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] selftests: ftrace: Shift down default message verbosity
Date 2016-12-15 09:10 +0100
Message-ID <sOzgZ-3nX-3@gated-at.bofh.it> (permalink)
References <sHoqm-YR-55@gated-at.bofh.it> <sNLWV-4rn-1@gated-at.bofh.it> <sNVWi-29W-13@gated-at.bofh.it> <sNXln-2Sz-3@gated-at.bofh.it> <sNXOq-3i2-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, 13 Dec 2016 09:03:19 -0700
Shuah Khan <shuah@kernel.org> wrote:

> On 12/13/2016 08:25 AM, Steven Rostedt wrote:
> > On Tue, 13 Dec 2016 07:06:18 -0700
> > Shuah Khan <shuah@kernel.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@kernel.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@kernel.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
> > 
> > 
> 
> Yes. I tried applying to my tree and I think it is dependent on other
> patches in your tree. Here is my:
> 
> Acked-by: Shuah Khan <shuahkh@osg.samsung.com>

Thank you Shuah and Steve! :)


-- 
Masami Hiramatsu <mhiramat@kernel.org>

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

Re: [PATCH] selftests: ftrace: Shift down default message verbosity Masami Hiramatsu <masami.hiramatsu@gmail.com> - 2016-12-13 04:30 +0100
  Re: [PATCH] selftests: ftrace: Shift down default message verbosity Shuah Khan <shuah@kernel.org> - 2016-12-13 15:10 +0100
    Re: [PATCH] selftests: ftrace: Shift down default message verbosity Steven Rostedt <rostedt@goodmis.org> - 2016-12-13 16:40 +0100
      Re: [PATCH] selftests: ftrace: Shift down default message verbosity Shuah Khan <shuah@kernel.org> - 2016-12-13 17:10 +0100
        Re: [PATCH] selftests: ftrace: Shift down default message verbosity Steven Rostedt <rostedt@goodmis.org> - 2016-12-13 17:40 +0100
        Re: [PATCH] selftests: ftrace: Shift down default message verbosity Masami Hiramatsu <mhiramat@kernel.org> - 2016-12-15 09:10 +0100

csiph-web