Implement MI and save/load support for callstack contexts
[lttng-tools.git] / src / common / mi-lttng-3.0.xsd
index 789fbcb9b48554d4f3544c4b03e8ec85e95a7000..f9ca71094ec355f14209dbaad29e400d7071b08e 100644 (file)
@@ -116,6 +116,8 @@ THE SOFTWARE.
                        <xs:enumeration value="PREEMPTIBLE" />
                        <xs:enumeration value="NEED_RESCHEDULE" />
                        <xs:enumeration value="MIGRATABLE" />
+                       <xs:enumeration value="CALLSTACK_USER" />
+                       <xs:enumeration value="CALLSTACK_KERNEL" />
                </xs:restriction>
        </xs:simpleType>
 
This page took 0.023271 seconds and 4 git commands to generate.