freebsd-skq/tools/sched
jeff 02bd7382cc - 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.
2004-12-26 00:13:07 +00:00
..
schedgraph.py - Add 'schedgraph' a scheduler trace visualization tool written with 2004-12-26 00:13:07 +00:00