Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349924
b: refs/heads/master
c: 0bd3f08
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Olsa authored and Arnaldo Carvalho de Melo committed Jan 24, 2013
1 parent de5e804 commit e3856ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0c6332e9d8b8f38a9d5f0cdd66c5575e76ad8995
refs/heads/master: 0bd3f0840bf4bc900b4beb8e792ad499b43dad3b
1 change: 1 addition & 0 deletions trunk/tools/perf/util/parse-events.c
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,7 @@ static int add_tracepoint_multi(struct list_head **list, int *idx,
ret = add_tracepoint(list, idx, sys_name, evt_ent->d_name);
}

closedir(evt_dir);
return ret;
}

Expand Down

0 comments on commit e3856ba

Please sign in to comment.