lkml.org 
[lkml]   [2014]   [May]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 08/20] perf tools: Allow hpp fields to be sort keys
On Mon, May 12, 2014 at 03:28:41PM +0900, Namhyung Kim wrote:
> Add overhead{,_sys,_us,_guest_sys,_guest_us}, sample and period sort
> keys so that they can be selected with --sort/-s option.
>
> $ perf report -s period,comm --stdio
> ...
> # Overhead Period Command
> # ........ ............ ...............
> #
> 47.06% 152 swapper
> 13.93% 45 qemu-system-arm
> 12.38% 40 synergys
> 3.72% 12 firefox
> 2.48% 8 xchat
>
> Acked-by: Ingo Molnar <mingo@kernel.org>
> Signed-off-by: Namhyung Kim <namhyung@kernel.org>
> ---
> tools/perf/ui/hist.c | 9 +++++++--
> tools/perf/util/sort.c | 39 +++++++++++++++++++++++++++++++++++++++

no documentation update.. Documentation/perf-report.txt

I wonder we want to update report's '-s' option help string.. it's already big ;-)

jirka


\
 
 \ /
  Last update: 2014-05-15 16:01    [W:0.183 / U:0.488 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site