Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169833
b: refs/heads/master
c: 934b1f5
h: refs/heads/master
i:
  169831: 4fc34eb
v: v3
  • Loading branch information
Masami Hiramatsu authored and Ingo Molnar committed Dec 1, 2009
1 parent 2d62805 commit 1ccb52a
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: 74ca4c0ece52a2d19dae1bcbfc24fcfc5facfeb4
refs/heads/master: 934b1f5fd0c9a2ddde5a4487695c126243d9a42b
2 changes: 1 addition & 1 deletion trunk/tools/perf/builtin-probe.c
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ int cmd_probe(int argc, const char **argv, const char *prefix __used)
pp->retprobe ? 'r' : 'p',
PERFPROBE_GROUP,
pp->function, pp->offset, i,
pp->probes[0]);
pp->probes[i]);
write_new_event(fd, buf);
}
}
Expand Down

0 comments on commit 1ccb52a

Please sign in to comment.