Using SlowCalls: Difference between revisions

Jump to navigation Jump to search
separate SlowCalls from JSDiagnostics log section
(separate SlowCalls from JSDiagnostics log section)
Line 20: Line 20:
Set the following environment variables before running your scenario:
Set the following environment variables before running your scenario:


   NSPR_LOG_MODULES=JSDiagnostics:5
   NSPR_LOG_MODULES=SlowCalls:5
   NSPR_LOG_FILE=/tmp/minefield.log
   NSPR_LOG_FILE=/tmp/minefield.log
   MOZ_FT=/tmp/minefield.tl
   MOZ_FT=/tmp/minefield.tl
Line 26: Line 26:
For example, I run with this command:
For example, I run with this command:


   NSPR_LOG_MODULES=JSDiagnostics:5 NSPR_LOG_FILE=/tmp/minefield.log MOZ_FT=/tmp/minefield.tl dist/bin/firefox -no-remote -P Blank
   NSPR_LOG_MODULES=SlowCalls:5 NSPR_LOG_FILE=/tmp/minefield.log MOZ_FT=/tmp/minefield.tl dist/bin/firefox -no-remote -P Blank


Exit the browser when done.
Exit the browser when done.
Confirmed users
329

edits

Navigation menu