Resource Contention Data Views
This section contains reference information for the views and reports of profiler data files that contain thread contention profiling data.
In This Section
Resource Contention Data Views
Displays a graphical timeline of the profiling data and lists the functions and resources that participated in the most blocking events.Call Tree View - Profiler Contention Data
Displays a hierarchical tree that represents the execution paths and resource contention data of functions in the profiling run.Modules View - Profiler Contention Data
Organizes thread and resource contention data by module and lists the functions, source code lines, and instructions that were executing when blocking events occurred.Caller / Callee View - Profiler Contention Data
Lists thread and resource contention data for a selected function and the functions that called and were called by the selected function.Resource Details View - Profiler Contention Data
Displays a graphical timeline of the blocking events for each contended resource and lists the call stack for the blocking events.Thread Details View - Profiler Contention Data
Displays a graphical timeline of the blocking events for each thread and lists the call stack for the blocking events.Functions View - Profiler Contention Data
Lists thread and resource contention data by function.Resource Contentions View - Profiler Contention Data
Lists resource contention data by blocked resource.Lines View - Profiler Contention Data
Lists resource contention data by source code line.Instruction Pointers (IPs) View - Profiler Contention Data
Lists resource contention by instruction.Process View - Profiler Contention Data
Lists resource contention by process and thread.
Reference
- Function Details View
Displays a graphical chart of the relationship between a selected function and the functions that called and were called by the selected function.