]> asedeno.scripts.mit.edu Git - linux.git/commit
perf c2c report: Recalc width of global sort entries
authorJiri Olsa <jolsa@kernel.org>
Tue, 7 Jun 2016 17:02:43 +0000 (19:02 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 21 Oct 2016 13:31:58 +0000 (10:31 -0300)
commit25aa84e32df06048d2de5c99fdd4a84fe9a3905f
treeec66b41ef5d5fa71f42bca9ca9afed3771dfc2b0
parentfc9c630e8ed118f3f73a100ccd5b130c7d610748
perf c2c report: Recalc width of global sort entries

Using resort callbacks to compute the columns' width.

Computing only the global ones, c2c entries have fixed width only.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Joe Mario <jmario@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/n/tip-zyayvq2u3dzyf3y7i9jza0lw@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-c2c.c