]> Git Repo - linux.git/commit
perf c2c report: Add TUI cacheline browser
authorJiri Olsa <[email protected]>
Mon, 2 May 2016 16:30:44 +0000 (18:30 +0200)
committerArnaldo Carvalho de Melo <[email protected]>
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 <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Don Zickus <[email protected]>
Cc: Joe Mario <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/builtin-c2c.c
This page took 0.052533 seconds and 4 git commands to generate.