Mac OS X 上有 dtrace ustack() 帮助程序吗?
我一直想知道是否有机会在 Mac OS X 上为 python 和其他解释语言使用 dtrace ustack 帮助程序?我知道当给 ustack 一些额外的内存作为缓冲区时,您可以弄清楚 OpenSolaris 上的 python 和 php 正在做什么。这在 Mac OS X 上有可能吗?
问候 雷鸟
I've been wondering if there is any chance to use dtrace ustack helpers on Mac OS X for python and other interpreted languages? I know that you can figure out what python and php on OpenSolaris are doing when giving the ustack some extra memory for a buffer. Is this somehow possible on Mac OS X?
Regards
raichoo
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看起来 MacOSX 上的 ustack 帮助程序已损坏:
http://opensolaris.org/jive/ thread.jspa?threadID=138082
编辑:opensolaris 链接已停用。这是另一个副本:
http://www.mail-archive.com/[email protected]/msg04668.html
编辑2:(据我所知)更改此设置的最佳方法是与Apple开发人员一起升级联系(如果您有的话)或在 bugreport.apple.com 上提交错误。
It looks like the ustack helpers are broken on MacOSX:
http://opensolaris.org/jive/thread.jspa?threadID=138082
Edit: the opensolaris links have been decommissioned. Here's another copy:
http://www.mail-archive.com/[email protected]/msg04668.html
Edit 2: The best way (I know of) to change this is to escalate with your Apple developer liason (if you have one) or file a bug at bugreport.apple.com.