Fix: missing value handling for lttng_event_context_type
[lttng-tools.git] / src / common / mi-lttng-3.0.xsd
index fbab7fb5c1bd1c7f270690898141ea000f2ee8bf..668b0d267e4e94b217488a4e2a9bbfc7e4b6c5a4 100644 (file)
@@ -99,6 +99,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.024297 seconds and 5 git commands to generate.