-
- Downloads
- Add detection of -fprofile-arcs/-fprofile-generate to configure
- Add a new client.mk target, profiledbuild, which does a profiling build, runs a specified script to generate the profile, and then rebuilds using the profile data. - Add a profiling script for Seamonkey/Firefox that runs a couple cycles of the pageload test, and then does a second start to hit the fastload/history code. Bug 237239, r=dbaron, sr=brendan, a=brendan.
Showing
- build/profile_pageloader.html 7 additions, 0 deletionsbuild/profile_pageloader.html
- build/profile_pageloader.pl 209 additions, 0 deletionsbuild/profile_pageloader.pl
- client.mk 14 additions, 0 deletionsclient.mk
- config/autoconf.mk.in 3 additions, 0 deletionsconfig/autoconf.mk.in
- config/config.mk 10 additions, 0 deletionsconfig/config.mk
- configure.in 32 additions, 0 deletionsconfigure.in
Loading
Please register or sign in to comment