Fix: missing value handling for lttng_event_context_type
[lttng-tools.git] / src / common / mi-lttng-3.0.xsd
index 030463558b8fb00f91a080f18703a7ee3d3740b0..ae00ee80eec146d6a3891d425aa7050165998994 100644 (file)
@@ -112,6 +112,10 @@ THE SOFTWARE.
                        <xs:enumeration value="PTHREAD_ID" />
                        <xs:enumeration value="HOSTNAME" />
                        <xs:enumeration value="IP" />
+                       <xs:enumeration value="INTERRUPTIBLE" />
+                       <xs:enumeration value="PREEMPTIBLE" />
+                       <xs:enumeration value="NEED_RESCHEDULE" />
+                       <xs:enumeration value="MIGRATABLE" />
                </xs:restriction>
        </xs:simpleType>
 
This page took 0.024133 seconds and 5 git commands to generate.