Within the Editor, the Profiler tab displays profiler runs, as root nodes, and profiler units as child nodes. The latter are the actual code units that were executed during a profiler run. They can include anonymous blocks, procedures, functions, and packages executed while the profiler run data was being collected. In the line item profiler, child nodes contain the actual line data. In the hierarchical profiler, child nodes contain sub program calls.
This tab provides an overview of the data, but does not offer the graphs that the Profiler Analysis window does.
Selecting a line item within the nodes automatically opens the referenced SQL source and displays the line referenced by the profiler.
Note: Because each Editor tab is associated with a separate Profiler instance, navigating through your code this way may reset the node display in the Profiler tab.
To display the Profiler Analysis window for the current data
Click Details.
Executable Line Indicators
When you open a profiler run or unit into the Editor and have the option show executable line indicators in gutters selected, executable line indicators display as follows:
Indicator |
Meaning |
---|---|
Blue dot with green square |
Line was executed |
Blue dot with red circle |
Line was not executed |
If Toad cannot determine when the unit was last executed, then the standard blue dot line indicators will display.
You can filter the results of your hierarchical profiling session. This can be useful in making sure that you only see the results that are useful for you.
Toad will automatically filter out the system information that is added when the profiler is active. You can manually turn these on if you want to see that information.
To create a filter
Note: If you do not see the filter option, make sure you are actually using the hierarchical profiler.
Toad provides an intuitive and efficient way to write, run, and test your SQL and PL/SQL code. Toad supports efficient code management for a single developer or a whole team of developers.
Tip: Click . to edit the display options, such as the sorting order and alignment.
You can save explain plans automatically in Toad or manually save them as an external file. The first option allows you to compare a current or historic Explain Plan to the saved file in the future.
To save Explain Plans automatically
To save Explain Plans to an external file
Right-click the plan and select Save to XML file or Save image.
Note: To open an XML explain plan, right-click the Explain Plan area and select Load plan from XML.
© ALL RIGHTS RESERVED. Nutzungsbedingungen Datenschutz Cookie Preference Center