Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269099
b: refs/heads/master
c: b2b7e9e
h: refs/heads/master
i:
  269097: 4ab8b24
  269095: c8fad62
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo committed Oct 17, 2011
1 parent 6a3cc51 commit 532a5e2
Show file tree
Hide file tree
Showing 2 changed files with 2 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: b079d4e975b6338bcf8f8868eb2b3d3fd867b933
refs/heads/master: b2b7e9eb2983e24b0296a93171f811d95f044fbc
1 change: 1 addition & 0 deletions trunk/tools/perf/builtin-top.c
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,7 @@ static int key_mapped(int c)
case 'S':
return 1;
case 'E':
return top.evlist->nr_entries > 1 ? 1 : 0;
default:
break;
}
Expand Down

0 comments on commit 532a5e2

Please sign in to comment.