Confirmed users
3,990
edits
(→Xperf) |
No edit summary |
||
Line 160: | Line 160: | ||
C:\Users\cltbld\Downloads\260.99_desktop_win7_winvista_32bit_english_whql.exe | C:\Users\cltbld\Downloads\260.99_desktop_win7_winvista_32bit_english_whql.exe | ||
= Xperf = | = Xperf and mozprofilerprobe.mof = | ||
See {{bug|640829}}. | See {{bug|640829}}. | ||
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] | ||
Line 167: | Line 167: | ||
* 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}} | |||
* ssh as cltbld and download 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: | |||
mofcomp c:\Users\cltbld\mozprofilerprobe.mof | |||
= Mozilla maintenance service, associated registry keys, Mozilla test CA root = | = Mozilla maintenance service, associated registry keys, Mozilla test CA root = | ||
Line 184: | Line 190: | ||
* Next, Next, Finish | * Next, Next, Finish | ||
* Close the MMC window | * Close the MMC window | ||
= Deploy _dumbwin32proc.py = | = Deploy _dumbwin32proc.py = |