Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182356
b: refs/heads/master
c: 8d9e503
h: refs/heads/master
v: v3
  • Loading branch information
Alexander Beregalov authored and Ingo Molnar committed Jan 13, 2010
1 parent e2fe7d9 commit 5b94281
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 631c9def804b2c92b5cca04fb9ff7b5df9e35094
refs/heads/master: 8d9e503928638fc95317be42c416fb7907322aff
1 change: 1 addition & 0 deletions trunk/tools/perf/util/values.c
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ static void perf_read_values__display_pretty(FILE *fp,
counterwidth[j], values->value[i][j]);
fprintf(fp, "\n");
}
free(counterwidth);
}

static void perf_read_values__display_raw(FILE *fp,
Expand Down

0 comments on commit 5b94281

Please sign in to comment.