Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338851
b: refs/heads/master
c: ee76120
h: refs/heads/master
i:
  338849: f292296
  338847: 1d246aa
v: v3
  • Loading branch information
Namhyung Kim authored and Arnaldo Carvalho de Melo committed Oct 5, 2012
1 parent 0faf59b commit d5f67ba
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 32caf0d1fe14eb69191e7828701e381b1edb340d
refs/heads/master: ee76120e2d13a2d4eb0cc88da8a8e7f7909cc276
3 changes: 3 additions & 0 deletions trunk/tools/perf/builtin-trace.c
Original file line number Diff line number Diff line change
Expand Up @@ -343,5 +343,8 @@ int cmd_trace(int argc, const char **argv, const char *prefix __maybe_unused)
return err;
}

if (perf_target__none(&trace.opts.target))
trace.opts.target.system_wide = true;

return trace__run(&trace);
}

0 comments on commit d5f67ba

Please sign in to comment.