aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/data-convert.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/data-convert.h')
-rw-r--r--tools/perf/util/data-convert.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/data-convert.h b/tools/perf/util/data-convert.h
index af90b6076c06..feab5f114e37 100644
--- a/tools/perf/util/data-convert.h
+++ b/tools/perf/util/data-convert.h
@@ -5,6 +5,7 @@
struct perf_data_convert_opts {
bool force;
bool all;
+ bool tod;
};
#endif /* __DATA_CONVERT_H */