CLI: Implement lttng clear session command
[lttng-tools.git] / src / common / mi-lttng-3.0.xsd
index b619b54c8a3c63df850ff8b31d6a966c745655c6..abd6ec0f5fc70c03469751d2b3b2cea312bd1f13 100644 (file)
@@ -73,6 +73,7 @@ THE SOFTWARE.
                        <xs:enumeration value="FUNCTION_ENTRY" />
                        <xs:enumeration value="NOOP" />
                        <xs:enumeration value="SYSCALL" />
+                       <xs:enumeration value="USERSPACE_PROBE" />
                </xs:restriction>
        </xs:simpleType>
 
@@ -702,6 +703,7 @@ THE SOFTWARE.
                        <xs:enumeration value="rotate" />
                        <xs:enumeration value="enable-rotation" />
                        <xs:enumeration value="disable-rotation" />
+                       <xs:enumeration value="clear" />
                </xs:restriction>
        </xs:simpleType>
 
This page took 0.023924 seconds and 5 git commands to generate.