]> Git Repo - linux.git/commit
perf c2c report: Add main TUI browser
authorJiri Olsa <[email protected]>
Wed, 6 Jan 2016 15:59:02 +0000 (16:59 +0100)
committerArnaldo Carvalho de Melo <[email protected]>
Fri, 21 Oct 2016 13:30:03 +0000 (10:30 -0300)
commit5a1a99cd2e4e15571a74f65facf05f806d5303fd
tree964439c4681439801ad20105bb0db1b70e2424b4
parent2d388bd0c9d3e3fed9e4abdd9aadf2f07e9cf755
perf c2c report: Add main TUI browser

Add the main cachelines TUI browser. It allows to navigate through
cachelines and display their details and callchains (implemented in the
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: Kim Phillips <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Link: http://lkml.kernel.org/r/20161021001706.GB23970@krava
[ Handle file with no entries, fixing segfault reported by Kim Phillips ]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/builtin-c2c.c
tools/perf/ui/browsers/hists.c
tools/perf/ui/browsers/hists.h
This page took 0.052948 seconds and 4 git commands to generate.