Thanks for pointing this out, there's no single all purpose tool. Just a reminder that we have documentation on how to look into performance problems here: https://developer.mozilla.org/en-US/docs/Mozilla/Performance
Zoom already has a page on there. If there's any mozilla specific information about using Zoom it should probably live here: https://developer.mozilla.org/en-US/docs/Mozilla/Performance/Profiling_with_Zoom On Thu, Nov 13, 2014 at 1:03 PM, smaug <[email protected]> wrote: > On 11/13/2014 08:01 PM, smaug wrote: > >> Hi all, >> >> >> looks like Zoom profiler[1] is now free. >> It has rather good UI on top of oprofile/rrprofile >> > perf/oprofile/rrprofile > > > > making profiling quite easy. > >> I've found it easier to use than Gecko profiler and it gives different >> kinds of views to the same >> data. However it does lack the JS specific bits Gecko profiler has. >> Anyhow, anyone hacking Gecko on Linux[2], I suggest you to give a try. >> >> >> >> >> -Olli >> >> >> >> >> [1] http://www.rotateright.com/zoom/ >> [2] Zoom should run on OSX too, but never tried. >> > > _______________________________________________ > dev-platform mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-platform > _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

