hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/tools/perf/util/data-convert.h
....@@ -5,6 +5,7 @@
55 struct perf_data_convert_opts {
66 bool force;
77 bool all;
8
+ bool tod;
89 };
910
1011 #endif /* __DATA_CONVERT_H */