On Mon, 26 Mar 2018 13:28:32 -0400 Steven Rostedt <rostedt@xxxxxxxxxxx> wrote: > On Mon, 26 Mar 2018 13:17:33 +0900 > Masami Hiramatsu <mhiramat@xxxxxxxxxx> wrote: > > > > Masami Hiramatsu <mhiramat@xxxxxxxxxx> 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. Yes, I'll update the patch description :) Thanks! > > That makes more sense. Thanks. > > -- Steve > -- Masami Hiramatsu <mhiramat@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-trace-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html