X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fplugins%2Fctf%2Fcommon%2Fmetadata%2Fctf-meta.h;h=823b53ef757b42cc224e3c77ee6441fb980e350c;hb=1eb289076eed1e36fa2c7256f504fb22f40f9f7c;hp=798c3b6a4ee33bdbdcb91dc4fc011479dbaeecca;hpb=7d1ac606018744f051104fc184e581411c52bd3d;p=babeltrace.git diff --git a/src/plugins/ctf/common/metadata/ctf-meta.h b/src/plugins/ctf/common/metadata/ctf-meta.h index 798c3b6a..823b53ef 100644 --- a/src/plugins/ctf/common/metadata/ctf-meta.h +++ b/src/plugins/ctf/common/metadata/ctf-meta.h @@ -314,6 +314,7 @@ struct ctf_trace_class { struct { bool lttng_crash; bool lttng_event_after_packet; + bool barectf_event_before_packet; } quirks; };