Re: lightweight traces in kernelmode?
Re: lightweight traces in kernelmode?
- Subject: Re: lightweight traces in kernelmode?
- From: Matthew Xavier Mora <email@hidden>
- Date: Wed, 31 Aug 2005 11:34:23 -0700
At 11:37 AM -0400 8/31/05, Philip Lukidis wrote:
Hi. Are there any facilities for lightweight tracing in kernelmode (like
IOLog, but not so expensive)? Or do I have to create my own trace thread,
and post messages to its queue on my own? IOLog is expensive, and moreover
its buffer is so tiny so as to almost render it almost completely useless.
I need to trace in the IOProc for my audio driver in case of buffer
problems, and I certainly don't want to use IOLog there.
Does anyone know of any such examples, and/or ready infrastructure to use
for this?
Use FireLog from the FireWire SDK. Very lightweight and it's what our
team uses internally.
Matt
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden