Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185902
b: refs/heads/master
c: f3ab481
h: refs/heads/master
v: v3
  • Loading branch information
Masami Hiramatsu authored and Ingo Molnar committed Feb 25, 2010
1 parent d9913d1 commit 7e48062
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: b26486bf75148ab7b776c6a532a9bad33f987a38
refs/heads/master: f3ab481ca6ffe5e272c8501317bea726f9a83959
2 changes: 2 additions & 0 deletions trunk/tools/perf/builtin-probe.c
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,9 @@ static const char * const probe_usage[] = {
"perf probe [<options>] --add 'PROBEDEF' [--add 'PROBEDEF' ...]",
"perf probe [<options>] --del '[GROUP:]EVENT' ...",
"perf probe --list",
#ifndef NO_LIBDWARF
"perf probe --line 'LINEDESC'",
#endif
NULL
};

Expand Down

0 comments on commit 7e48062

Please sign in to comment.