remove ipc.xml
[ltt-control.git] / ltt-control / facilities / kernel.xml
index cb6992d3cede24d93a7fc1a5cc6cd6f98d44e05d..d37aaba89d69c7f28cdb6259d0d642bc2082f6d0 100644 (file)
     <description>Process exit</description>
     <field name="prev_pid"> <description>Previously scheduled PID</description> <int/> </field>
     <field name="next_pid"> <description>Next PID to be scheduled</description> <int/> </field>
-    <field name="state"> <description>State of the process we are waiting for : -1 unrunnable, 0 runnable, >0 stopped</description> <long/> </field>
+    <field name="prev_state"> <description>State of the process we are scheduling out : -1 unrunnable, 0 runnable, >0 stopped</description> <long/> </field>
   </event>
 
   <event name="printk">
     <field name="wall_to_monotonic_tv_nsec"><long/></field>
   </event>
 
-  <event name="softirq">
-    <description>The timer softirq is currently runned.</description>
-  </event>
-
   <event name="timer_timeout">
     <description>A timer has expired.</description>
     <field name="pid">
This page took 0.027177 seconds and 4 git commands to generate.