Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 277365
b: refs/heads/master
c: f232806
h: refs/heads/master
i:
  277363: 0862968
v: v3
  • Loading branch information
Ingo Molnar committed Dec 29, 2011
1 parent 4a3084e commit b8d7d9f
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: 37a058ea006de0cc24553637afa788594a975176
refs/heads/master: f2328062726d36e562f1458d6346b77aa048acad
3 changes: 0 additions & 3 deletions trunk/tools/perf/util/header.c
Original file line number Diff line number Diff line change
Expand Up @@ -1415,15 +1415,12 @@ static int perf_header__adds_write(struct perf_header *header,
struct perf_evlist *evlist, int fd)
{
int nr_sections;
struct perf_session *session;
struct perf_file_section *feat_sec, *p;
int sec_size;
u64 sec_start;
int feat;
int err;

session = container_of(header, struct perf_session, header);

nr_sections = bitmap_weight(header->adds_features, HEADER_FEAT_BITS);
if (!nr_sections)
return 0;
Expand Down

0 comments on commit b8d7d9f

Please sign in to comment.