]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - tools/perf/builtin-c2c.c
perf c2c report: Add 'dcacheline' dimension key
authorJiri Olsa <jolsa@kernel.org>
Thu, 22 Sep 2016 15:36:48 +0000 (17:36 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 19 Oct 2016 16:18:31 +0000 (13:18 -0300)
commitcbb88500a7698bbe8751f01222081fa7f0641fd9
tree01342ae80770f7123938d61e405563fa2353b04b
parent600a8cf45b797ff189c42175c1f165fb5cb9479a
perf c2c report: Add 'dcacheline' dimension key

It displays cacheline address as hex number.

Using c2c wrapper to standard 'dcacheline' object to defined own header
and simple (just address) cacheline output.

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/r/1474558645-19956-21-git-send-email-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-c2c.c