Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320449
b: refs/heads/master
c: 6654f5d
h: refs/heads/master
i:
  320447: 41aadcf
v: v3
  • Loading branch information
Frederic Weisbecker authored and Arnaldo Carvalho de Melo committed Jul 25, 2012
1 parent 5be29ce commit d7f6d39
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: 0983cc0dbca45250cbb5984bec7c303ac265b8e5
refs/heads/master: 6654f5d8bdaa438b1e60dfeb90f9d46ca969c012
2 changes: 2 additions & 0 deletions trunk/tools/perf/util/hist.c
Original file line number Diff line number Diff line change
Expand Up @@ -749,6 +749,8 @@ static size_t callchain__fprintf_graph(FILE *fp, struct rb_root *root,

ret += __callchain__fprintf_graph(fp, root, total_samples,
1, 1, left_margin);
ret += fprintf(fp, "\n");

return ret;
}

Expand Down

0 comments on commit d7f6d39

Please sign in to comment.