开发者

Flex profiler doesn't do anything

开发者 https://www.devze.com 2022-12-21 08:22 出处:网络
My Flex application has some memory problems which I\'d like to find using the profiler. However, when 开发者_JAVA百科I run the profiler from Flex Builder, nothing happens. The appication is run the r

My Flex application has some memory problems which I'd like to find using the profiler. However, when 开发者_JAVA百科I run the profiler from Flex Builder, nothing happens. The appication is run the regular way, but nothing is profiled. The Profiling perspective doesn't event open, and when I open the Profiling perspective, no memory usage is displayed.

Can anyone help me out here?


Had the same problem and I found a solution on this blog -> http://wceii.blogspot.com/2009/12/flex-profiler-socket-timeout-error.html

Adding the line below to the mm.cfg file.

PreloadSwf?={my eclipse workspace}.metadata.plugins\com.adobe.flash.profiler\ProfilerAgent?.swf?host=localhost&port=9999

  • Windows; C:\Documents and Settings\username\mm.cfg
  • OSX; /Library/Application Support/Macromedia/mm.cfg
  • Linux; home/username/mm.cfg

cyrill

0

精彩评论

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

关注公众号