update style
[ltt-control.git] / ltt-control / facilities / process.xml
index 6d80c5563d76bda6ecaca7f3cdef799b1781b625..51ee89a7c6efc986aa9a0b6b07d87e9b1bdf3ffa 100644 (file)
@@ -43,6 +43,7 @@
     <description>Process fork</description>
     <field name="parent_pid"> <description>PID of the parent process</description> <uint> </field>
     <field name="child_pid"> <description>PID of the child process</description> <uint> </field>
+    <field name="child_tgid"> <description>Thread group ID of the child process (POSIX PID)</description> <uint> </field>
   </event>
        
   <event name="kernel_thread">
This page took 0.021869 seconds and 4 git commands to generate.