K 10 svn:author V 4 jeff K 8 svn:date V 27 2004-12-26T03:25:08.000000Z K 7 svn:log V 386 - 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. END