- 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.
This commit is contained in:
jeff 2004-12-26 00:13:07 +00:00
parent ed28e446cc
commit 02bd7382cc

1209
tools/sched/schedgraph.py Normal file

File diff suppressed because it is too large Load Diff