Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147618
b: refs/heads/master
c: addc278
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Jun 2, 2009
1 parent ee4abdc commit 36e7f13
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: bf9e187637ca3d85cee7407e3af93995868cc87c
refs/heads/master: addc2785ce92ff05da8edf18317b6b4719e10d9f
3 changes: 3 additions & 0 deletions trunk/Documentation/perf_counter/builtin-record.c
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,9 @@ static int __cmd_record(int argc, const char **argv)
ret = poll(event_array, nr_poll, 100);
}


fprintf(stderr, "[ perf record: Captured and wrote %ld events. ]\n", events);

return 0;
}

Expand Down

0 comments on commit 36e7f13

Please sign in to comment.