Confirmed users
770
edits
m (AlisonW moved page B2G/Performance/Profiling to FirefoxOS/Performance/Profiling: per Bug 994464) |
|||
Line 13: | Line 13: | ||
'''Better instructions coming:''' Build with '--enable-systrace' and follow [http://developer.android.com/tools/help/systrace.html these instructions for systrace.py]. | '''Better instructions coming:''' Build with '--enable-systrace' and follow [http://developer.android.com/tools/help/systrace.html these instructions for systrace.py]. | ||
Note: | Note: Gecko code is tagged as ATRACE_TAG_ALWAYS, so the command is for your reference. | ||
./systrace.py --time=10 -o mynewtrace.html sched | ./systrace.py --time=10 -o mynewtrace.html sched |