]> git.baikalelectronics.ru Git - kernel.git/commit
perf diff: Move diff related columns into diff command
authorJiri Olsa <jolsa@redhat.com>
Sun, 3 Feb 2013 19:08:34 +0000 (20:08 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 12 Jul 2013 16:54:07 +0000 (13:54 -0300)
commitd2ab40ea21b114fda9d16f5e953ca336d7c3c501
tree064682f63687367eff7dcce1e0f66012d9614cec
parentd64b6ac0738dccc2bd87e41b0b3cb51f0a0d0f00
perf diff: Move diff related columns into diff command

Moving diff related columns into diff command, because they are not used
by any other command.

Also moving the column entry functions under generic one with baseline
as an exception.

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-v58qfl75xkqojz54h1v5fy6p@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-diff.c
tools/perf/ui/hist.c
tools/perf/util/hist.h