Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323634
b: refs/heads/master
c: 8b6ee4c
h: refs/heads/master
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo committed Aug 8, 2012
1 parent ed20973 commit 4d27789
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: dc4552bf7176573ccf79af04ab8648b015738f4a
refs/heads/master: 8b6ee4c5d48d93527dcf6e36c51cbb7703d7fffb
2 changes: 2 additions & 0 deletions trunk/tools/perf/util/header.c
Original file line number Diff line number Diff line change
Expand Up @@ -2452,6 +2452,8 @@ int perf_event__process_tracing_data(union perf_event *event,
if (size_read + padding != size)
die("tracing data size mismatch");

perf_evlist__set_tracepoint_names(session->evlist, session->pevent);

return size_read + padding;
}

Expand Down

0 comments on commit 4d27789

Please sign in to comment.