Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147529
b: refs/heads/master
c: db20c00
h: refs/heads/master
i:
  147527: f0a7583
v: v3
  • Loading branch information
Mike Galbraith authored and Ingo Molnar committed May 26, 2009
1 parent 360d5e2 commit 9121cb9
Show file tree
Hide file tree
Showing 2 changed files with 2 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: f91183fe3780d44849110a1653dfe8af7bc67aa4
refs/heads/master: db20c0031288ff524d82b1f240f35f85d4a052eb
2 changes: 1 addition & 1 deletion trunk/Documentation/perf_counter/builtin-top.c
Original file line number Diff line number Diff line change
Expand Up @@ -727,7 +727,7 @@ static const struct option options[] = {
"number of mmap data pages"),
OPT_INTEGER('r', "realtime", &realtime_prio,
"collect data with this RT SCHED_FIFO priority"),
OPT_INTEGER('d', "delay", &realtime_prio,
OPT_INTEGER('d', "delay", &delay_secs,
"number of seconds to delay between refreshes"),
OPT_BOOLEAN('D', "dump-symtab", &dump_symtab,
"dump the symbol table used for profiling"),
Expand Down

0 comments on commit 9121cb9

Please sign in to comment.