- 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 Roberson 2004-12-26 00:13:07 +00:00
parent 74d4630b71
commit dcee3bd312
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=139313

1209
tools/sched/schedgraph.py Normal file

File diff suppressed because it is too large Load Diff