ctf: decoding: accommodate lttng-crash timestamp quirk
[babeltrace.git] / src / plugins / ctf / fs-src / fs.c
index 6c362a32faf398801fea801544721065ebfae7c9..8b6b54ea70f52e618bd0d14205df819c3bf0ad8b 100644 (file)
@@ -2255,6 +2255,7 @@ int fix_packet_index_tracer_bugs(struct ctf_fs_component *ctf_fs)
                                BT_LOGE_STR("Failed to fix lttng-crash timestamp quirks.");
                                goto end;
                        }
+                       trace->metadata->tc->quirks.lttng_crash = true;
                }
        }
 end:
This page took 0.027404 seconds and 4 git commands to generate.