开发者

memory profiler for ironpython

I've downloaded Python Memory Validator and am trying to install Heapy to try to get a profile for my ironpython application.

So far PMV seems to choke for some reason with the message: Failure injecting into executable image using CreateProcess()

This seems to be an开发者_高级运维 issue integrating ironpython with PMV.

Can anyone provide any advice?


It looks like Python Memory Validator is a commercial product, I'd ask the creator.


From the very helpful Stephen Kellet:

IronPython uses .Net technology.
Thus your Python program is really a .Net program.

Therefore you should be using your program with .Net Memory Validator.
http://www.softwareverify.com/dotNet/memory/index.html
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜