Implement MI and save/load support for callstack contexts
[lttng-tools.git] / src / common / config / session.xsd
index 24259a0b8bb561914469a667f9b574b06f5efa3c..1fdd03eb388c787858d72df1761f2a36c5a08276 100644 (file)
@@ -175,6 +175,8 @@ by its signed 32-bit representation when converted to msec.
                <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.022982 seconds and 4 git commands to generate.