Profiler Instrumentation Method Data Views
This section contains reference information for the views and reports of profiler data files that were generated by using the instrumentation method.
In This Section
Summary View - Profiler Instrumentation Data
Lists the functions that consumed the longest time and the functions that did the most individual work.Call Tree View - Profiler Instrumentation Data
Displays the execution paths of functions in a hierarchial tree.Modules View - Profiler Instrumentation Data
Organizes profiling data by module, and lists profiling data for the functions in the module.Caller/Callee View - Profiler Instrumentation Data
Displays profiling data for the parent and child functions of a selected function.Functions View - Profiler Instrumentation Data
Lists profiling data by function.
Reference
Process View
Lists process and thread start and end times.Marks View
Lists profiling marks inserted into profiling data file.
Related Sections
Profiler Sampling Method Data Views
Reference information for the views and reports of profiler data files that were generated by using the sampling method.Profiler .NET Memory Data Views
Reference information for the views and reports of profiler data files that include .NET memory data.
See Also
Concepts
Understanding Instrumentation Data Values in Profiling Tools