]> Pileus Git - ~andy/linux/commit
perf diff: Add generic order option for compute sorting
authorJiri Olsa <jolsa@redhat.com>
Sun, 25 Nov 2012 22:10:20 +0000 (23:10 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 12 Jul 2013 16:54:16 +0000 (13:54 -0300)
commit5f3f8d3b1207cba3664d57a33de43f5ee11c8a06
treea53c53dacba12cf133b342724497a15bef0f7136
parentef358e6dcaba76d1c00dba5fc6cd4cde1d1a2f13
perf diff: Add generic order option for compute sorting

Adding option 'o' to allow sorting based on the input file number. By
default (without -o option) the output is sorted on baseline.

Also removing '+' sorting support from -c option, because it's not
needed anymore.

Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Reviewed-by: Namhyung Kim <namhyung@kernel.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/n/tip-l7dvhgt0azm7yiqg3fbn4dxw@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-diff.txt
tools/perf/builtin-diff.c