[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1331565210-10865-1-git-send-email-eranian@google.com>
Date: Mon, 12 Mar 2012 16:13:28 +0100
From: Stephane Eranian <eranian@...gle.com>
To: linux-kernel@...r.kernel.org
Cc: peterz@...radead.org, mingo@...e.hu, acme@...hat.com,
asharma@...com, ravitillo@....gov, vweaver1@...s.utk.edu,
khandual@...ux.vnet.ibm.com, dsahern@...il.com
Subject: [PATCH 0/2] perf report: fix branch view mode glitches
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@...gle.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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists