diff options
author | jeff <jeff@FreeBSD.org> | 2004-12-26 00:13:07 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2004-12-26 00:13:07 +0000 |
commit | 02bd7382ccdccac7ddffe100522ec94f2ca09f44 (patch) | |
tree | 6cfe9b7e3e9c6368162e91cab4696accd824729b /sys/kern/sched_4bsd.c | |
parent | ed28e446cc9b01e6010f84d3be5fc5fac17d7e4e (diff) | |
download | FreeBSD-src-02bd7382ccdccac7ddffe100522ec94f2ca09f44.zip FreeBSD-src-02bd7382ccdccac7ddffe100522ec94f2ca09f44.tar.gz |
- 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.
Diffstat (limited to 'sys/kern/sched_4bsd.c')
0 files changed, 0 insertions, 0 deletions