[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160122095727.GA11995@krava.brq.redhat.com>
Date: Fri, 22 Jan 2016 10:57:27 +0100
From: Jiri Olsa <jolsa@...hat.com>
To: Andi Kleen <andi@...stfloor.org>
Cc: acme@...nel.org, jolsa@...nel.org, mingo@...nel.org,
linux-kernel@...r.kernel.org, eranian@...gle.com,
Andi Kleen <ak@...ux.intel.com>
Subject: Re: [PATCH 4/9] perf, tools, stat: Implement CSV metrics output
On Tue, Jan 19, 2016 at 06:26:47PM -0800, Andi Kleen wrote:
> From: Andi Kleen <ak@...ux.intel.com>
>
> Now support CSV output for metrics. With the new output callbacks
> this is relatively straight forward by creating new callbacks.
>
> The new line callback needs to know the number of fields to skip them
> correctly
could you please provide some output example into changelog?
with fields described..
I've got:
$ perf stat -e cycles,instructions -a -x,
^C154179453,,cycles,3358275330,100.00,,Ghz,3358275330,100.00
37699562,,instructions,3358350427,100.00,0.24,insn per cycle
,,,3358350427,100.00,,stalled cycles per insn,3358350427,100.00
and it seems this is extra -------------------^^^^^^^^^^^^^^^^^
thanks,
jirka
Powered by blists - more mailing lists