Confirmed users
1,983
edits
| Line 523: | Line 523: | ||
* After you have finishes collecting data, click 'stop' and wait for the button label to update from 'stop' to 'start'. | * After you have finishes collecting data, click 'stop' and wait for the button label to update from 'stop' to 'start'. | ||
* click the 'analyze' button and wait for the profile view to load. This may take a while! | * click the 'analyze' button and wait for the profile view to load. This may take a while! | ||
For additional detail read {{bug|886555}} on getting things going. | |||
For reference: [https://developer.mozilla.org/en-US/docs/Performance/Profiling_with_the_Built-in_Profiler Profiler Wiki]. | |||
=== Profiling Local Builds === | |||
Profiles generated using the above config will have os symbols when working with nightly builds on the metro device. For profiling local builds, you'll need to set up a local [https://developer.mozilla.org/en-US/docs/Performance/Profiling_with_the_Built-in_Profiler_and_Local_Symbols_on_Windows symbol server]. | Profiles generated using the above config will have os symbols when working with nightly builds on the metro device. For profiling local builds, you'll need to set up a local [https://developer.mozilla.org/en-US/docs/Performance/Profiling_with_the_Built-in_Profiler_and_Local_Symbols_on_Windows symbol server]. | ||
| Line 548: | Line 554: | ||
If you run into problems resolving xul symbols, try restarting the symbol server and generating a new profile. Also make sure prefetchMaxSymbolsPerLib in the ini is set to a large value. | If you run into problems resolving xul symbols, try restarting the symbol server and generating a new profile. Also make sure prefetchMaxSymbolsPerLib in the ini is set to a large value. | ||
== Samsung Series 7 == | == Samsung Series 7 == | ||