本文介绍了是否可以在Mac OS X上扩展Instruments Profiler以获得新语言?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想使用Mac上的Instruments分析器来分析Haskell代码。但是,Haskell并不是Xcode / Instruments支持的语言。
I'd like to use the Instruments profiler on the Mac to profile Haskell code. However, Haskell isn't a supported language by Xcode/Instruments.
是否可以扩展仪器以支持使用新的/不支持的语言进行分析?将涉及什么?
Is it possible to extend Instruments to support profiling in a new/unsupported language? What would be involved?
推荐答案
乐器是。您可以。
这篇关于是否可以在Mac OS X上扩展Instruments Profiler以获得新语言?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!