Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 245493
b: refs/heads/master
c: 2b348a7
h: refs/heads/master
i:
  245491: 64317ad
v: v3
  • Loading branch information
Lin Ming authored and Ingo Molnar committed May 10, 2011
1 parent a0631b2 commit 10c4e77
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: 932fed4e2e42c3d730c01bb63b1c4f812c533d5b
refs/heads/master: 2b348a77981227c6b64fb9cf19f7c711a6806bc9
1 change: 1 addition & 0 deletions trunk/tools/perf/util/probe-finder.c
Original file line number Diff line number Diff line change
Expand Up @@ -1538,6 +1538,7 @@ static int find_probes(int fd, struct probe_finder *pf)
.file = pp->file,
.cu_die = &pf->cu_die,
.sp_die = &pf->sp_die,
.found = 0,
};
struct dwarf_callback_param probe_param = {
.data = pf,
Expand Down

0 comments on commit 10c4e77

Please sign in to comment.