Subject: Re: ktrace mods To: Andrew Doran <ad@netbsd.org> From: Simon Burge <simonb@NetBSD.org> List: tech-kern Date: 08/06/2007 13:52:57
Andrew Doran wrote:
> There's a global flag that's tested (ktrace_on) before any function calls
> are made. In the common case (tracing off) it should be marginally cheaper.
Have you measured this with say lat_syscall from lmbench?
Cheers,
Simon.