Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191119
b: refs/heads/master
c: 5563277
h: refs/heads/master
i:
  191117: b23e78b
  191115: ccdf481
  191111: a73d98a
  191103: 7362c36
v: v3
  • Loading branch information
Ingo Molnar committed Mar 18, 2010
1 parent fdb9f5f commit 18378e7
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: 7335f75e9ca166044e38a96abad422d8e6e364b5
refs/heads/master: 55632770d7298835645489828af87f854c47749c
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 @@ -880,7 +880,7 @@ static void __add_kprobe_trace_events(struct perf_probe_event *pev,
int ntevs, bool allow_suffix)
{
int i, fd;
struct kprobe_trace_event *tev;
struct kprobe_trace_event *tev = NULL;
char buf[64];
const char *event, *group;
struct strlist *namelist;
Expand Down

0 comments on commit 18378e7

Please sign in to comment.