hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
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 */