Integration DTrace problems
Veniamin Gvozdikov
vg at freebsd.org
Tue Oct 8 21:54:19 UTC 2013
Hello,
I have problems with integration DTrace:
* Wildcard bug
* USDT at runtime works only with probes with arguments less than 5
* USDT depended by base src because need dtrace.h although It exists on OSX and Oracle Linux
* Bug with providers position in D file with multi link dtrace objects
* Bug with not used probes when all providers unavailable if doesn't use in code
* Inconvenient toolchains (need to see DTrace on OSX)
For more details go to link http://zlonet.ru/page/dtrace-integration-features/ .
Any idea?
More information about the freebsd-dtrace
mailing list