Date: Thu, 6 Oct 2005 02:01:09 +0200 (CEST) From: Ivan Voras <ivoras@fer.hr> To: hackers@freebsd.org, current@freebsd.org Subject: ggtrace Message-ID: <20051006015311.N57718@geri.cc.fer.hr>
next in thread | raw e-mail | index | archive | help
I'd like to announce a new utility for FreeBSD, named "ggtrace". It's a graphical (X11) utility that displays I/O on a ggate device in a window. It can attach to any device or file, producing a /dev/ggateN device which can be used as usual - for example for hosting filesystems. All I/O requests are logged and displayed as a histogram of activity. The sources are here: http://ivoras.sharanet.org/stuff/ggtrace.tgz You'll need X11, libpng and wxgtk26-contrib ports installed before building it. Read the README file before using the application! This is still software under development and I'd like to hear any feedback you might have on it :) -- Ivan Voras
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051006015311.N57718>