Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187847
b: refs/heads/master
c: cf4fee5
h: refs/heads/master
i:
  187845: 872e77b
  187843: 2e02e2e
  187839: aa22dd8
v: v3
  • Loading branch information
Tom Zanussi authored and Ingo Molnar committed Mar 4, 2010
1 parent 2e3d100 commit 147afba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 10c95f4f41889daaa8130e0bd12209825dbe8d39
refs/heads/master: cf4fee50282312528e1f8adf73b1831d1d6ae389
3 changes: 2 additions & 1 deletion trunk/tools/perf/builtin-trace.c
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,8 @@ int cmd_trace(int argc, const char **argv, const char *prefix __used)

if (symbol__init() < 0)
return -1;
setup_pager();
if (!script_name)
setup_pager();

session = perf_session__new(input_name, O_RDONLY, 0);
if (session == NULL)
Expand Down

0 comments on commit 147afba

Please sign in to comment.