canmove, Confirmed users
58
edits
No edit summary |
(Added instructions clarifying what to do locally.) |
||
Line 164: | Line 164: | ||
NOTE: Followed instructions from [https://developer.mozilla.org/En/Profiling_with_Xperf Profiling with Xperf] | NOTE: Followed instructions from [https://developer.mozilla.org/En/Profiling_with_Xperf Profiling with Xperf] | ||
To install this package unto your slave: | These directions work locally as well. To install this package unto your slave: | ||
* Install the [http://www.microsoft.com/en-us/download/details.aspx?id=8279 Windows 7.1 SDK] | * Install the [http://www.microsoft.com/en-us/download/details.aspx?id=8279 Windows 7.1 SDK] | ||
* Install C:\Program Files\Microsoft SDKs\Windows\v7.1\Redist\Windows\wpt_x86.msi | * Install C:\Program Files\Microsoft SDKs\Windows\v7.1\Redist\Windows\wpt_x86.msi | ||
{{bug|778856}} | {{bug|778856}} | ||
* ssh as cltbld and download mozprofilerprobe.mof: | * ssh as cltbld and download mozprofilerprobe.mof (Download this locally to your xperf directory): | ||
wget http://hg.mozilla.org/mozilla-central/raw-file/360ab7771e27/toolkit/components/startup/mozprofilerprobe.mof | wget http://hg.mozilla.org/mozilla-central/raw-file/360ab7771e27/toolkit/components/startup/mozprofilerprobe.mof | ||
* VNC, use "Run as Administrator" to start a command prompt and run the following: | * VNC, use "Run as Administrator" to start a command prompt and run the following: | ||
mofcomp c:\Users\cltbld\mozprofilerprobe.mof | mofcomp c:\Users\cltbld\mozprofilerprobe.mof (Just run this locally as an admin if running locally) | ||
= Mozilla maintenance service, associated registry keys, Mozilla test CA root = | = Mozilla maintenance service, associated registry keys, Mozilla test CA root = |