]> git.baikalelectronics.ru Git - kernel.git/commit
perf hists browser: Allow annotating entries in callchains
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 17 Mar 2015 21:27:28 +0000 (18:27 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 17 Mar 2015 21:27:28 +0000 (18:27 -0300)
commit7e1da858a587ec2301a43fe518da78cb66d442ff
treeb0070205671ea96526194966270b1147fc587382
parent63747acd062aaa94f88efae50cd679ba031d46c8
perf hists browser: Allow annotating entries in callchains

Instead of annotating just the top level hist_entry, allow instead
annotating a map_symbol, i.e. the top level hist_entry or one of the
callchains for which there were samples.

Suggested-by: Stephane Eranian <eranian@google.com>
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: Namhyung Kim <namhyung@kernel.org>
Link: http://lkml.kernel.org/n/tip-k1zxj5564je9jei4yd15ouwn@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/ui/browsers/annotate.c
tools/perf/ui/browsers/hists.c
tools/perf/util/hist.h