Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182464
b: refs/heads/master
c: f7e7ee3
h: refs/heads/master
v: v3
  • Loading branch information
austin_zhang@linux.intel.com authored and Ingo Molnar committed Feb 8, 2010
1 parent 1ed8cb2 commit d237970
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: 076dc4a65a6d99a16979e2c7917e669fb8c91ee5
refs/heads/master: f7e7ee36757f68778700cde1aaed89e1d23e59fd
2 changes: 1 addition & 1 deletion trunk/tools/perf/builtin-record.c
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@ static int __cmd_record(int argc, const char **argv)
}

if (!system_wide && profile_cpu == -1)
event__synthesize_thread(pid, process_synthesized_event,
event__synthesize_thread(target_pid, process_synthesized_event,
session);
else
event__synthesize_threads(process_synthesized_event, session);
Expand Down

0 comments on commit d237970

Please sign in to comment.