Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298343
b: refs/heads/master
c: fa30c96
h: refs/heads/master
i:
  298341: bbb2a50
  298339: a49da90
  298335: e62dfe3
v: v3
  • Loading branch information
Stephane Eranian authored and Arnaldo Carvalho de Melo committed Mar 26, 2012
1 parent 1310e69 commit 5b5c976
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 6d4818c5245fe00bee2c3bfb45edde178f302703
refs/heads/master: fa30c964c0ac31a705a4f86072267a42343c4158
2 changes: 2 additions & 0 deletions trunk/tools/perf/util/evsel.c
Original file line number Diff line number Diff line change
Expand Up @@ -580,6 +580,8 @@ int perf_event__parse_sample(const union perf_event *event, u64 type,
return -EFAULT;

data->raw_data = (void *) pdata;

array = (void *)array + data->raw_size + sizeof(u32);
}

if (type & PERF_SAMPLE_BRANCH_STACK) {
Expand Down

0 comments on commit 5b5c976

Please sign in to comment.