Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285087
b: refs/heads/master
c: 1b22859
h: refs/heads/master
i:
  285085: 90d86ca
  285083: 4c64949
  285079: 34b654c
  285071: 91eb3bd
  285055: cb71898
v: v3
  • Loading branch information
Namhyung Kim authored and Arnaldo Carvalho de Melo committed Jan 8, 2012
1 parent 573211d commit 8f85c23
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: 8442da1d9f445b454accdb148355ee990ebf3b32
refs/heads/master: 1b22859d4320d472a7a51ff4a43f62b0578469de
1 change: 1 addition & 0 deletions trunk/tools/perf/builtin-kmem.c
Original file line number Diff line number Diff line change
Expand Up @@ -647,6 +647,7 @@ static int setup_sorting(struct list_head *sort_list, const char *arg)
break;
if (sort_dimension__add(tok, sort_list) < 0) {
error("Unknown --sort key: '%s'", tok);
free(str);
return -1;
}
}
Expand Down

0 comments on commit 8f85c23

Please sign in to comment.