There is currently no way to build ustack helpers on OS X.

        James M

On Apr 23, 2009, at 1:17 PM, Robert Kern wrote:

I am trying to integrate John Levon's ustack() helper for Python into the upstream Python sources. The method for doing this on Solaris is to compile the phelper.d script containing the helper into an object file using "dtrace -G". dtrace on OS X does not have "dtrace -G", just "dtrace -h". This works fine for USDT probes, but I am at a loss on how to compile ustack() helpers.

Does anyone have some ideas? You can see the ongoing conversation on the Python bug tracker:

 http://bugs.python.org/issue4111

--
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had
an underlying truth."
 -- Umberto Eco

_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org

_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org

Reply via email to