aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/header.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/header.h')
-rw-r--r--tools/perf/util/header.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/util/header.h b/tools/perf/util/header.h
index 0bacb2d6eafa..6fa80f947f71 100644
--- a/tools/perf/util/header.h
+++ b/tools/perf/util/header.h
@@ -86,7 +86,6 @@ struct perf_session_env {
86 86
87struct perf_header { 87struct perf_header {
88 bool needs_swap; 88 bool needs_swap;
89 s64 attr_offset;
90 u64 data_offset; 89 u64 data_offset;
91 u64 data_size; 90 u64 data_size;
92 DECLARE_BITMAP(adds_features, HEADER_FEAT_BITS); 91 DECLARE_BITMAP(adds_features, HEADER_FEAT_BITS);