]> git.baikalelectronics.ru Git - kernel.git/commit
perf hists browser: Indicate which callchain entries are annotated
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 19 Mar 2015 19:07:21 +0000 (16:07 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 21 Mar 2015 17:53:37 +0000 (14:53 -0300)
commit7085ccf8d25569a75de23cdccd90682ad6728392
tree6abdf846461ce84a28223d545cc713e98d1e13bb
parentd0a82e1a509e8b9b8bc9440dc5e7ba5730100f20
perf hists browser: Indicate which callchain entries are annotated

Now that we can annotate entries in a callchain, show which ones have an
associated symbol and samples, by adding a right arrow just before the
symbol name when in verbose mode.

To toggle verbose mode press 'V'.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: David Ahern <dsahern@gmail.com>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-d2rf1p3h5gdp7hdl2gf2bozl@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/ui/browsers/hists.c