Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147558
b: refs/heads/master
c: 63299f0
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed May 28, 2009
1 parent cdf4c3c commit eba4602
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: ca8cdeef9ca2ff89ee8a21d6f6ff3dfb60286041
refs/heads/master: 63299f057fbce47da895e8865cba7e9c3eb01a20
3 changes: 2 additions & 1 deletion trunk/Documentation/perf_counter/builtin-report.c
Original file line number Diff line number Diff line change
Expand Up @@ -1240,7 +1240,8 @@ static const struct option options[] = {
OPT_BOOLEAN('D', "dump-raw-trace", &dump_trace,
"dump raw trace in ASCII"),
OPT_STRING('k', "vmlinux", &vmlinux, "file", "vmlinux pathname"),
OPT_STRING('s', "sort", &sort_order, "foo", "bar"),
OPT_STRING('s', "sort", &sort_order, "key[,key2...]",
"sort by key(s): pid, comm, dso, symbol. Default: pid,symbol"),
OPT_END()
};

Expand Down

0 comments on commit eba4602

Please sign in to comment.