Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Feature Only in Professional and Enterprise Editions Profiling is supported only in Visual C++ Professional and Enterprise Editions. For more information, see .
If you specify, the Visual C++ compiler will perform inlining, which replaces a function call with an actual copy of the code. Profiling inlined code requires special attention.