Re: Learning to read ktrace output?
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com But you are probably looking for something like: <http://girtby.net/offerings/ktrace-parser/> instead. -- Terry On Mar 6, 2006, at 2:50 PM, James Reynolds wrote: -- Thanks, James Reynolds University of Utah Student Computing Labs james@scl.utah.edu 801-585-9811 _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/tlambert%40apple.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... The FreeBSD manual page has been updated with more information; it's mostly applicable: <http://www.freebsd.org/cgi/man.cgi?query=kdump&sektion=1&apropos=0&manpath=F...
It's an OK starting point, or you can just look at the source code for ktrace/kdump. Where does one turn to learn how to read the output of ktrace? Like, where do I learn what RET, CALL, GIO, NAMEI, getattrlist, ftruncate, pwrite, fd, etc means? (Google was particularly useless.) The BSD kernel book? I'm looking for kinda a quick intro so I can try to figure out why an app is beach balling with 3 repeated kernel calls. This email sent to tlambert@apple.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Terry Lambert