Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338977
b: refs/heads/master
c: bfaef4b
h: refs/heads/master
i:
  338975: e29cb78
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo committed Nov 8, 2012
1 parent 5705490 commit f8b73de
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: 494d70a18137d18f0728fab7ad4f56aba29d1982
refs/heads/master: bfaef4b46b17ff053dc38f979cec364b0715cabb
2 changes: 2 additions & 0 deletions trunk/tools/perf/builtin-diff.c
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,8 @@ static void hists__process(struct hists *old, struct hists *new)

if (show_baseline_only)
hists__baseline_only(new);
else
hists__link(new, old);

if (sort_compute) {
hists__precompute(new);
Expand Down

0 comments on commit f8b73de

Please sign in to comment.