dotTrace 2023.3 Help

Source View and Line-by-Line Profiling

Depending on the chosen profiling mode, Source View may look different. With line-by-line profiling, performance analysis is available for some functions in Source View. Such functions are marked with Working with profiling results line by line profiling injected icon in Call Tree, Threads Tree and Back Traces views.

Reference snapshot views file preview

If a statement consists of several statements, each of them is displayed on a separate line and highlighted with a blue line. On the left side you can see numbers that indicate how many times a particular statement was invoked during line-by-line profiling.

If you make IL code visible, a grey block of IL code is displayed under each statement for the selected method.

Reference snapshot views file preview il code

Last modified: 11 November 2022