You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/profiling/instrumentation.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,8 +79,6 @@ To analyze the CPU Usage report by using one of the detailed report views:
79
79
80
80
The following table provides a description of the detailed views.
81
81
82
-
The report provides different views of the diagnostic data:
83
-
84
82
|View|Description|
85
83
|-|-|
86
84
|Caller/callee|Detailed view of time spent in a specific function, the function(s) that called it, and the function(s) that it calls. The performance data is aggregated for the data collection period. You can select calling functions and called functions to traverse the call path.|
0 commit comments