Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205262
b: refs/heads/master
c: cf103a1
h: refs/heads/master
v: v3
  • Loading branch information
Stephane Eranian authored and Arnaldo Carvalho de Melo committed Jun 17, 2010
1 parent cf07e50 commit 9304e7c
Show file tree
Hide file tree
Showing 2 changed files with 2 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: f9af3a4c1f59753bdd5a49e3a34263005f96972e
refs/heads/master: cf103a14dd2ab23f847e998c8881ea4a5f8090bf
2 changes: 1 addition & 1 deletion trunk/tools/perf/builtin-record.c
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,7 @@ static int __cmd_record(int argc, const char **argv)
if (perf_guest)
perf_session__process_machines(session, event__synthesize_guest_os);

if (!system_wide && cpu_list)
if (!system_wide)
event__synthesize_thread(target_tid, process_synthesized_event,
session);
else
Expand Down

0 comments on commit 9304e7c

Please sign in to comment.