]> git.baikalelectronics.ru Git - kernel.git/commit
perf report: Remove duplicate annotate choice in branch view mode
authorStephane Eranian <eranian@google.com>
Mon, 12 Mar 2012 15:13:29 +0000 (16:13 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 12 Mar 2012 19:46:16 +0000 (20:46 +0100)
commit2e929697f0f76b2b0a7f28b376f89d15619cb786
treeaabd3e26d2f042208de33ed5e24fc206cf264b3d
parent00702f9e4d441f9672c93940f17cf27903a6031d
perf report: Remove duplicate annotate choice in branch view mode

This patch removes the duplicated annotate selection when
browsing in branch view mode. If the sym and dso oof the branch
source and target are the same, then only one annotate choice is
proposed.

Signed-off-by: Stephane Eranian <eranian@google.com>
Cc: peterz@infradead.org
Cc: acme@redhat.com
Cc: asharma@fb.com
Cc: ravitillo@lbl.gov
Cc: vweaver1@eecs.utk.edu
Cc: khandual@linux.vnet.ibm.com
Cc: dsahern@gmail.com
Link: http://lkml.kernel.org/r/1331565210-10865-2-git-send-email-eranian@google.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/util/ui/browsers/hists.c