]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
perf c2c report: Add TUI cacheline browser
authorJiri Olsa <jolsa@kernel.org>
Mon, 2 May 2016 16:30:44 +0000 (18:30 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 21 Oct 2016 13:31:55 +0000 (10:31 -0300)
commitf1c5fd4d0bb944da2138338dd361e06ce6c8385e
tree0f3831b4bab01090118fa1e25e9a4db0214836fd
parent5a1a99cd2e4e15571a74f65facf05f806d5303fd
perf c2c report: Add TUI cacheline browser

Adding simple TUI cacheline browser. It triggers when you press 'd' in
the main browser on the specific cacheline.

It allows to navigate through cacheline's offsets and display callchains
(implemented in following patches).

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
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-fovjwgyusv3rz5qxk3hnahtl@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-c2c.c