K 10 svn:author V 4 jeff K 8 svn:date V 27 2004-12-26T00:13:07.000000Z K 7 svn:log V 408 - Add 'schedgraph' a scheduler trace visualization tool written with python and tkinter. Schedgraph takes input from files produces by ktrdump -ct when KTR_SCHED is compiled into the kernel. The output represents the states of each thread with colored line segments as well as colored points for non-state scheduler events. Each line segment and point is clickable to obtain extra detail. END