cvs commit: src/tools/sched schedgraph.py
Scott Long
scottl at FreeBSD.org
Mon Nov 21 21:30:12 GMT 2005
scottl 2005-11-21 21:27:40 UTC
FreeBSD src repository
Modified files:
tools/sched schedgraph.py
Log:
Teach schedgraph how to parse KTR_CRITICAL records. critical_enter/exit
events are now plotted as a counting graph, similar to CPU load, so that
their duration and critnest values can be visualized.
Revision Changes Path
1.8 +18 -0 src/tools/sched/schedgraph.py
More information about the cvs-src
mailing list