Program Statistics vs. Module Statistics

HomeOverviewHow Do I

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

PLIST reports always start with a “Program Statistics” section followed by a “Module Statistics” section. If there are several DLLs involved, as in the previous example, there is one “Module Statistics” section per .EXE or .DLL. The “Program Statistics” section lists totals for the entire program, including DLLs. Total time includes time in functions and modules not being profiled.