Re: [PATCH 11/47] perf tools: Use argv style storage for cmdline feature data

2015-07-21 Thread Arnaldo Carvalho de Melo
Em Tue, Jul 21, 2015 at 02:31:31PM +0200, Jiri Olsa escreveu: > We will reuse argv style data in following change to display > counters header showing monitored command line. Applied > Link: http://lkml.kernel.org/n/tip-qu64zmm5zbpbkuybusnkg...@git.kernel.org > Signed-off-by: Jiri Olsa > --- >

[PATCH 11/47] perf tools: Use argv style storage for cmdline feature data

2015-07-21 Thread Jiri Olsa
We will reuse argv style data in following change to display counters header showing monitored command line. Link: http://lkml.kernel.org/n/tip-qu64zmm5zbpbkuybusnkg...@git.kernel.org Signed-off-by: Jiri Olsa --- tools/perf/util/header.c | 35 --- tools/perf/util