Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269049
b: refs/heads/master
c: 8b1bfdb
h: refs/heads/master
i:
  269047: a3e93f6
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo committed Oct 7, 2011
1 parent c2a6c6e commit 827daab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 34958544b3da17e98d98d7b872c6516995ad66bb
refs/heads/master: 8b1bfdbdb3041c0503c42ef49bab25caabeaa558
7 changes: 0 additions & 7 deletions trunk/tools/perf/builtin-top.c
Original file line number Diff line number Diff line change
Expand Up @@ -1140,13 +1140,6 @@ int cmd_top(int argc, const char **argv, const char *prefix __used)

setup_sorting(top_usage, options);

/*
* XXX For now start disabled, only using TUI if explicitely asked for.
* Change that when handle_keys equivalent gets written, live annotation
* done, etc.
*/
use_browser = 0;

if (use_stdio)
use_browser = 0;
else if (use_tui)
Expand Down

0 comments on commit 827daab

Please sign in to comment.