Option to only show streams' intersection
[babeltrace.git] / include / babeltrace / babeltrace-internal.h
index c9345509009d73eda04ab3df7ac4739980fa4d71..b879544de0056d943f6f3f36b5c10c554199b261 100644 (file)
@@ -191,7 +191,8 @@ extern int opt_all_field_names,
        opt_clock_seconds,
        opt_clock_date,
        opt_clock_gmt,
-       opt_clock_force_correlate;
+       opt_clock_force_correlate,
+       opt_stream_intersection;
 
 extern uint64_t opt_clock_offset;
 extern uint64_t opt_clock_offset_ns;
This page took 0.022261 seconds and 4 git commands to generate.