dotTrace 2017.3 Help

Searching for Functions

If you need to study the behavior of a specific function, you can find it easily and quickly in any view.

To find a function

  1. Do one of the following:
    • On the menu bar, choose Find | Find Function.
    • Click Find Function ThemedIcon FindFunction Screen on the toolbar.
    • Press Ctrl+F.
  2. Start typing characters in the text box. As you type, the lookup list narrows down, suggesting names that match the entered substring.
  3. Select a class or a function from the list and press Enter.

Also you can narrow down the list of items using CamelCase notation. It is case-insensitive, so there is no difference between 'ivapcl' and 'IVAPCL'.

Studying Profiling Results Searching for Functions

Last modified: 16 April 2018

See Also