You might also take a look at CCDump extension (Cycle Collector Graph Analyzer) http://www.softwareishard.com/blog/ccdump/
The extension is based on nsICycleCollectorListener, limited but useful in some cases. Honza On Tuesday, August 27, 2013 7:57:12 AM UTC+2, Sebastian Zartner wrote: > > Firebug only has a CPU > profiler<https://getfirebug.com/wiki/index.php/Profiler>at the moment > available inside the > *Console* panel. There was a try to integrate a memory profiler > earlier<http://code.google.com/p/fbug/issues/detail?id=4376>, > though it turned out not to be that useful. So we decided to remove it > again for now. Though there's already a plan to integrate an enhanced > memory profiler <http://code.google.com/p/fbug/issues/detail?id=4529>. > For now you can try out about:memory. > > Sebastian > > On Tuesday, August 27, 2013 5:29:36 AM UTC+2, Evan Hon wrote: >> >> Hi, I am using chrome dev tools , and find the profile JS heap object is >> very useful for me to detect JS memory leak, Now, I am engaged in a project >> which using firefox as default browser, but unfortunately , I didn't find >> such tool (panel), So my question is does the dev team have the plan to >> add this function ?Thanks and best regards >> >> >> <https://lh4.googleusercontent.com/-tQiPG9SHh9I/Uhwct8T0TxI/AAAAAAAAAEs/93qPVVEOFCM/s1600/heap.png> >> >> >> > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/4848c555-30e6-47de-8c05-06417c186761%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
