Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179734
b: refs/heads/master
c: b00eca8
h: refs/heads/master
v: v3
  • Loading branch information
Pekka Enberg authored and Ingo Molnar committed Jan 20, 2010
1 parent a401889 commit d4fa743
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 47103277f8861dcb48ab845533db331ddb9427ca
refs/heads/master: b00eca8cd66029128615e8be9a19e284a950c0f2
3 changes: 2 additions & 1 deletion trunk/tools/perf/builtin-kmem.c
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,8 @@ int cmd_kmem(int argc, const char **argv, const char *prefix __used)
setup_sorting(&alloc_sort, default_sort_order);

return __cmd_kmem();
}
} else
usage_with_options(kmem_usage, kmem_options);

return 0;
}
Expand Down

0 comments on commit d4fa743

Please sign in to comment.