Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155725
b: refs/heads/master
c: dfe5a50
h: refs/heads/master
i:
  155723: d5393a8
v: v3
  • Loading branch information
Arjan van de Ven authored and Peter Zijlstra committed Jul 22, 2009
1 parent a5e05c6 commit a3dd21c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 966ee4d6b887c14159043ac80b8c3661d2bbe5e2
refs/heads/master: dfe5a50461db90fab901cb697eff0d3d2e9fd229
2 changes: 1 addition & 1 deletion trunk/tools/perf/util/header.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ struct perf_header {
int frozen;
int attrs, size;
struct perf_header_attr **attr;
off_t attr_offset;
s64 attr_offset;
u64 data_offset;
u64 data_size;
};
Expand Down

0 comments on commit a3dd21c

Please sign in to comment.