Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169830
b: refs/heads/master
c: f41b1e4
h: refs/heads/master
v: v3
  • Loading branch information
Masami Hiramatsu authored and Ingo Molnar committed Dec 1, 2009
1 parent 7e0231f commit e6d4d42
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: ba8665d7dd95eb6093ee06f8f624b6acb1e73206
refs/heads/master: f41b1e43c41e99c39a2222578a7806032c045c79
2 changes: 1 addition & 1 deletion trunk/tools/perf/builtin-probe.c
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ int cmd_probe(int argc, const char **argv, const char *prefix __used)
#ifdef NO_LIBDWARF
semantic_error("Debuginfo-analysis is not supported");
#else /* !NO_LIBDWARF */
pr_info("Some probes require debuginfo.\n");
pr_debug("Some probes require debuginfo.\n");

if (session.vmlinux)
fd = open(session.vmlinux, O_RDONLY);
Expand Down

0 comments on commit e6d4d42

Please sign in to comment.