Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191235
b: refs/heads/master
c: 6eca8cc
h: refs/heads/master
i:
  191233: 6e636ec
  191231: 296ac94
v: v3
  • Loading branch information
Frederic Weisbecker authored and Ingo Molnar committed Apr 21, 2010
1 parent c2c3026 commit 41c8d6d
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: dcf46b9443ad48a227a61713adea001228925adf
refs/heads/master: 6eca8cc35b50af1037bc919106dd6dd332c959c2
2 changes: 1 addition & 1 deletion trunk/tools/perf/util/probe-event.c
Original file line number Diff line number Diff line change
Expand Up @@ -1263,7 +1263,7 @@ static struct strlist *get_kprobe_trace_event_names(int fd, bool include_group)

static int write_kprobe_trace_event(int fd, struct kprobe_trace_event *tev)
{
int ret;
int ret = 0;
char *buf = synthesize_kprobe_trace_command(tev);

if (!buf) {
Expand Down

0 comments on commit 41c8d6d

Please sign in to comment.