Why DTrace sensor is listed but not called?
Yuri
yuri at rawbw.com
Thu Jan 24 18:46:04 UTC 2013
On 01/22/2013 16:03, Ryan Stone wrote:
> Offhand, I can't of why this isn't working. However there is already a way
> to add new DTrace probes to the kernel, and it's quite simple, so you could
> try it:
Thank you for this information, this works.
As for my previous approach, there is a bug in gcc that static empty
functions with 'noinline' attributes get eliminated by the optimizer.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56099
Yuri
More information about the freebsd-hackers
mailing list