Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147651
b: refs/heads/master
c: 05ca061
h: refs/heads/master
i:
  147649: 3f709f5
  147647: 0b0be43
v: v3
  • Loading branch information
Ingo Molnar committed Jun 4, 2009
1 parent 76be90e commit 589c2f8
Show file tree
Hide file tree
Showing 2 changed files with 3 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: bd74137ec9aaca3df3ff22b92455fddf7afaced1
refs/heads/master: 05ca061eb9704ad9b0739f88046276792b75f2c1
2 changes: 2 additions & 0 deletions trunk/Documentation/perf_counter/builtin-report.c
Original file line number Diff line number Diff line change
Expand Up @@ -721,6 +721,8 @@ static size_t output__fprintf(FILE *fp, uint64_t total_samples)
struct rb_node *nd;
size_t ret = 0;

fprintf(fp, "#\n");
fprintf(fp, "# (%Ld profiler events)\n", (__u64)total_samples);
fprintf(fp, "#\n");

fprintf(fp, "# Overhead");
Expand Down

0 comments on commit 589c2f8

Please sign in to comment.