summaryrefslogtreecommitdiff
path: root/lib/xray/xray_fdr_log_records.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xray/xray_fdr_log_records.h')
-rw-r--r--lib/xray/xray_fdr_log_records.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/xray/xray_fdr_log_records.h b/lib/xray/xray_fdr_log_records.h
index 324208db8..1a5518d7a 100644
--- a/lib/xray/xray_fdr_log_records.h
+++ b/lib/xray/xray_fdr_log_records.h
@@ -32,6 +32,7 @@ struct alignas(16) MetadataRecord {
CustomEventMarker,
CallArgument,
BufferExtents,
+ TypedEventMarker,
};
// Use 7 bits to identify this record type.