]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
perf diff: Display data file info ahead of the diff output
authorJiri Olsa <jolsa@redhat.com>
Sat, 1 Dec 2012 20:56:03 +0000 (21:56 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 12 Jul 2013 16:54:06 +0000 (13:54 -0300)
commit1d81c7fc25c0f0559e3306fc73ecfe78b740c9e8
treefd4267512319a41bc98f3f1d50b2da447938f5e7
parente0af43d2486fc50208076cfd93af55615fd4adfd
perf diff: Display data file info ahead of the diff output

Data files are referenced through the index of the file on the command
line. Adding list of data files for each index to ease up navigation for
user.

It's displayed only if in verbose mode.

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