Date: Mon, 21 Nov 2005 21:27:40 +0000 (UTC) From: Scott Long <scottl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/sched schedgraph.py Message-ID: <200511212127.jALLRell079290@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511212127.jALLRell079290>