Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248587
b: refs/heads/master
c: dd5f5fd
h: refs/heads/master
i:
  248585: 65dc30d
  248583: b884e84
v: v3
  • Loading branch information
Frederic Weisbecker committed May 22, 2011
1 parent c5ed806 commit 21346cf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: eac9eacee1602710dda47c517ad0b61ac6f429bf
refs/heads/master: dd5f5fd1083601d9145168ce43a268a068add81a
3 changes: 0 additions & 3 deletions trunk/tools/perf/util/session.c
Original file line number Diff line number Diff line change
Expand Up @@ -1018,9 +1018,6 @@ int __perf_session__process_events(struct perf_session *session,

if (session->header.needs_swap)
perf_event_header__bswap(&event->header);
size = event->header.size;
if (size == 0)
size = 8;

if (head + event->header.size > mmap_size) {
if (mmaps[map_idx]) {
Expand Down

0 comments on commit 21346cf

Please sign in to comment.