Using SlowCalls: Difference between revisions

→‎Configure your profile: Unnecessary after JSOP_BEGIN removal
(→‎Configure your profile: Unnecessary after JSOP_BEGIN removal)
Line 19: Line 19:


   ac_add_options --enable-debug
   ac_add_options --enable-debug
== Configure your profile ==
With the patched mozilla-central variant, the instrumentation will not work with Jaegermonkey, so you'll need to go to about:config and turn off JM:
  javascript.options.methodjit.chrome = false
  javascript.options.methodjit.content = false
If you are using a version that has {{bug|603044}} patch within it, then this will not be an issue (his patch fixes the instrumentation for JM as well.)


== Run your scenario ==
== Run your scenario ==
Confirmed users
328

edits