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
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"