On Sun, Jul 29, 2007 at 12:04:04AM +0200, Jerome Warnier wrote: > My Debian GNU/kFreeBSD machine is getting slower everyday. I would like > to start some tracing of applications (of which Perl), but no tool like > strace or truss seem to be available. > > The only tool I found is bonnie++, but I can only diagnose disk > throughput with it. > > Am I missing something? Should I look to other tools? >
The equivalent of strace on GNU/kFreeBSD is ktrace. Then you have to use kdump to get the trace. -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL PROTECTED] `- people.debian.org/~aurel32 | www.aurel32.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

