OSDN Git Service

perf diff: Move columns into struct data__file
authorJiri Olsa <jolsa@redhat.com>
Sat, 1 Dec 2012 20:57:04 +0000 (21:57 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 12 Jul 2013 16:54:09 +0000 (13:54 -0300)
commitc818b49820aea96d6a1b43815bae0ee38b09ca0d
tree3d7a52966a518d384d8f560f30ba8143b05a8622
parent345dc0b45ecc37a239723f2b6392cab04d8b0eff
perf diff: Move columns into struct data__file

Another step towards multiple data files support. Having columns
definition within struct data__file force each data file having its own
columns.

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