Re: Logging from kernel
Re: Logging from kernel
- Subject: Re: Logging from kernel
- From: Jim Guyton <email@hidden>
- Date: Thu, 26 Oct 2006 15:42:56 -0600
I've had good luck with printf over firewire. It's included
with the firewire sdk. See http://developer.apple.com/sdk/
-- Jim
On Oct 26, 2006, at 1:42 AM, Thulli wrote:
Can somebody advise on the best method for logging from a kext.
Considered the following.
1. printf and IOLog. I couldn't catch the logs just before my kext
caused panic :)
2. Custom event logging: This method is very heavy. I don't want to
write a user land tool, just for logging purpose.
3. asl looks very good. Is this available for a kext ?
thanks in advance,
Thulli.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden