The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/2] perf report: fix branch view mode glitches
@ 2012-03-12 15:13 Stephane Eranian
  2012-03-12 15:13 ` [PATCH 1/2] perf report: remove duplicate annotate choice in branch view mode Stephane Eranian
  2012-03-12 15:13 ` [PATCH 2/2] perf report: fix annotate double quit issue " Stephane Eranian
  0 siblings, 2 replies; 5+ messages in thread
From: Stephane Eranian @ 2012-03-12 15:13 UTC (permalink / raw)
  To: linux-kernel
  Cc: peterz, mingo, acme, asharma, ravitillo, vweaver1, khandual,
	dsahern

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-03-13  4:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-12 15:13 [PATCH 0/2] perf report: fix branch view mode glitches Stephane Eranian
2012-03-12 15:13 ` [PATCH 1/2] perf report: remove duplicate annotate choice in branch view mode Stephane Eranian
2012-03-13  4:50   ` [tip:perf/core] perf report: Remove " tip-bot for Stephane Eranian
2012-03-12 15:13 ` [PATCH 2/2] perf report: fix annotate double quit issue " Stephane Eranian
2012-03-13  4:51   ` [tip:perf/core] perf report: Fix " tip-bot for Stephane Eranian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox