Intel ARCHITECTURE IA-32 User Manual Page 442

  • Download
  • Add to my manuals
  • Print
  • Page
    / 568
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 441
IA-32 Intel® Architecture Optimization
A-8
When you use PGO, consider the following guidelines:
Minimize the changes to your program after instrumented execution
and before feedback compilation. During feedback compilation, the
compiler ignores dynamic information for functions modified after
that information was generated.
Repeat the instrumentation compilation if you make many changes
to your source files after execution and before feedback
compilation.
For further details on the interprocedural and profile-guided
optimizations, refer to the Intel C++ Compiler Users Guide.
Intel
®
VTune Performance Analyzer
The Intel VTune Performance Analyzer is a powerful software-profiling
tool for Microsoft Windows and Linux. The VTune analyzer helps you
understand the performance characteristics of your software at all
levels: the system, application, microarchitecture.
The sections that follow describe the major features of the VTune
analyzer and briefly explain how to use them. For more details on these
features, run the VTune analyzer and see the online help or the built in
Getting Started Guide.
All these features are available for Microsoft Windows. On Linux,
sampling and call graph are available.
NOTE. The compiler issues a warning that the
dynamic information corresponds to a modified
function.
Page view 441
1 2 ... 437 438 439 440 441 442 443 444 445 446 447 ... 567 568

Comments to this Manuals

No comments