lkml.org 
[lkml]   [2016]   [Jan]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 3/9] perf, tools, stat: Move noise/running printing into printout
On Sat, Jan 23, 2016 at 04:43:05AM +0100, Andi Kleen wrote:
> > > - if (run == 0 || ena == 0) {
> > > - fprintf(output, "CPU%*d%s%*s%s",
> > > - csv_output ? 0 : -4,
> > > - perf_evsel__cpus(counter)->map[cpu], csv_sep,
> > > - csv_output ? 0 : 18,
> > > - counter->supported ? CNTR_NOT_COUNTED : CNTR_NOT_SUPPORTED,
> > > - csv_sep);
> >
> > this hunk is not preserved in the new code.. I guess the output is
> > different for -A if counter wasn't meassure?
>
> The code for this is common in printout() now.

but what will be printed for -A not counted counters?
not the "CPU%*d%s%*s%s" ...

jirka

\
 
 \ /
  Last update: 2016-01-23 17:41    [W:0.065 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site