update
[ltt-control.git] / ltt-control / facilities / process.xml
index 77e1e039375b46487b60d30feb0b67d2facc7025..7d609a6bb6161ed74d8f5f7ab03bdae1698876b3 100644 (file)
     <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">
-    <description>Just created a new kernel thread</description>
-    <field name="pid"> <description>PID of the kernel thread</description> <uint/> </field>
-    <field name="function"> <description>Function called</description> <pointer/> </field>
-  </event>
-
 
   <event name="exit">
     <description>Process exit</description>
This page took 0.022864 seconds and 4 git commands to generate.