Code Profiler – Functions View

The Functions View is automatically generated after you have collected your performance data. It correlates all of the functions called by your application with the modules that they belong to. Figure 1 illustrates an example of a typical Functions View instance. In this example, the nodes that represent the functions called in Microsoft system libraries like mscorlib.dll and KERNEL32.dll are collapsed to help the investigator concentrate on methods in the module that they have written, MixedMode.exe.

Functions organized by module