Visit Mozilla.org

Profiling with VTune

From MDC

(These instructions are for use with VTune 8. Earlier versions may or may not work.)

Contents

[edit] Building

[edit] Build Options

You'll want to use the following options:

--enable-optimize
--disable-debug
--enable-debugger-info-modules

[edit] Required patches

You need to enable relocations for the binary. bug 333633


[edit] Usage