hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
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 */