freebsd-skq/tools/sched
jeff 7b0ff93d2d - For preemption and yield events, we want to skip the next two state events
as they are the setrunqueue() and sched_add() calls.  Since they happen
   immediately before the thread is placed on a run queue they would normally
   dwarf the more informative preemption or yield event and it is implicitly
   understood that a thread is back on the run queue as part of these events.
2004-12-26 03:25:08 +00:00
..
schedgraph.py - For preemption and yield events, we want to skip the next two state events 2004-12-26 03:25:08 +00:00