lttng: Implement lttng clear session command
[lttng-tools.git] / src / common / mi-lttng-3.0.xsd
index 017956cccc3302a50df0e8b5ab5da7abe2e76bdc..1dee284de7c80f061751364505ee8ea43275d53a 100644 (file)
@@ -119,6 +119,25 @@ THE SOFTWARE.
                        <xs:enumeration value="MIGRATABLE" />
                        <xs:enumeration value="CALLSTACK_USER" />
                        <xs:enumeration value="CALLSTACK_KERNEL" />
+                       <xs:enumeration value="CGROUP_NS" />
+                       <xs:enumeration value="IPC_NS" />
+                       <xs:enumeration value="MNT_NS" />
+                       <xs:enumeration value="NET_NS" />
+                       <xs:enumeration value="PID_NS" />
+                       <xs:enumeration value="USER_NS" />
+                       <xs:enumeration value="UTS_NS" />
+                       <xs:enumeration value="UID" />
+                       <xs:enumeration value="EUID" />
+                       <xs:enumeration value="SUID" />
+                       <xs:enumeration value="GID" />
+                       <xs:enumeration value="EGID" />
+                       <xs:enumeration value="SGID" />
+                       <xs:enumeration value="VUID" />
+                       <xs:enumeration value="VEUID" />
+                       <xs:enumeration value="VSUID" />
+                       <xs:enumeration value="VGID" />
+                       <xs:enumeration value="VEGID" />
+                       <xs:enumeration value="VSGID" />
                </xs:restriction>
        </xs:simpleType>
 
@@ -703,6 +722,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.025132 seconds and 5 git commands to generate.