Line Profiling

How Do IDetails

Feature Only in Professional and Enterprise Editions   Profiling is supported only in Visual C++ Professional and Enterprise Editions. For more information, see .

With the profiler’s two line profiling options, you can see which source lines are being executed.

Line profiling uses debugging information in your .EXE file to trigger the profiler, so it does not need a .MAP file.