Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269119
b: refs/heads/master
c: e4419b8
h: refs/heads/master
i:
  269117: 1d5af35
  269115: 4cd44e7
  269111: 2c8d989
  269103: 149a271
  269087: 90edcbd
  269055: 1a7b06a
v: v3
  • Loading branch information
David Ahern authored and Arnaldo Carvalho de Melo committed Oct 19, 2011
1 parent 458f5e6 commit b1bb011
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fe46e64c432d355ab1b5245498d9b75f37d71ac3
refs/heads/master: e4419b8edb6dead17cbc13a477b953399ee7571c
2 changes: 2 additions & 0 deletions trunk/tools/perf/util/ui/browsers/hists.c
Original file line number Diff line number Diff line change
Expand Up @@ -864,6 +864,8 @@ static int perf_evsel__hists_browse(struct perf_evsel *evsel, int nr_events,
switch (key) {
case NEWT_KEY_TAB:
case NEWT_KEY_UNTAB:
if (nr_events == 1)
continue;
/*
* Exit the browser, let hists__browser_tree
* go to the next or previous
Expand Down

0 comments on commit b1bb011

Please sign in to comment.