[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180326132832.70e1797e@gandalf.local.home>
Date: Mon, 26 Mar 2018 13:28:32 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Masami Hiramatsu <mhiramat@...nel.org>
Cc: linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...hat.com>,
Namhyung Kim <namhyung@...nel.org>,
Tom Zanussi <tom.zanussi@...ux.intel.com>,
Arnaldo Carvalho de Melo <acme@...nel.org>,
linux-trace-users@...r.kernel.org, linux-kselftest@...r.kernel.org,
shuah@...nel.org, Ravi Bangoria <ravi.bangoria@...ux.vnet.ibm.com>
Subject: Re: [PATCH v6 05/21] tracing: probeevent: Cleanup print argument
functions
On Mon, 26 Mar 2018 13:17:33 +0900
Masami Hiramatsu <mhiramat@...nel.org> wrote:
> > Masami Hiramatsu <mhiramat@...nel.org> wrote:
> >
> > > Current print argument functions prints the argument
> > > name too. It is not good for printing out multiple
> > > values for one argument. This change it to just print
> > > out the value.
> >
>
> Cleanup argument-printing functions to decouple it into name-printing and
> value-printing, so that it can support more flexible argument expression,
> like array type.
Ah, so this is a change to make it possible in the next patches to do
something more? I'll update the change log to your above.
That makes more sense. Thanks.
-- Steve
Powered by blists - more mailing lists