This small series fixes the following two glitches in perf report
while in branch view mode:
- duplicate annotation choice in case the branch source and target
are in the same function
- go back two levels when pressing 'q' while annotating
Signed-off-by: Stephane Eranian <eranian@google.com>
Stephane Eranian (2):
perf report: remove duplicate annotate choice in branch view mode
perf report: fix annotate double quit issue in branch view mode
tools/perf/util/ui/browsers/hists.c | 40 ++++++++++++++++++++++++++++
1 files changed, 33 insertions(+), 7 deletions(-)
1.7.4.1
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Replies