Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275106
b: refs/heads/master
c: 1ca4ff4
h: refs/heads/master
v: v3
  • Loading branch information
Masami Hiramatsu authored and Arnaldo Carvalho de Melo committed Oct 28, 2011
1 parent c8890a0 commit a13d061
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: 7928631a66c884b18f827fbd1b63cd80198f004b
refs/heads/master: 1ca4ff41a3d887b8211e4a6c6c89c8f153d6bfa0
2 changes: 1 addition & 1 deletion trunk/tools/perf/util/trace-event-info.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ static void die(const char *fmt, ...)
int ret = errno;

if (errno)
perror("trace-cmd");
perror("perf");
else
ret = -1;

Expand Down

0 comments on commit a13d061

Please sign in to comment.