Quantify Run Summary Window

Illustration       Related Topics

The Run Summary window displays the activity and status of the threads and fibers during the run, information about the run, a list of the files that Quantify instrumented for the run (when profiling native-code programs), a list of any messages that Quantify generated during the run, PowerTune and file options for the run. If you are profiling managed code), this window also provides information reflecting your selection of classes to be profiled.

While Quantify is profiling, you can use the Rename Thread dialog box to rename an active thread in the Threads list.

You can click on a thread in the Run Summary window to synchronize the data display in the data analysis windows, and to display detailed data for the thread in the Function Detail window.

Notes:

§      When you compare or merge runs, the Diff or Merge Run Summary shows only the Details tab.

§      Quantify labels threads with the name of the thread start function and a sequence number, for example: .<StartFunctionName>_<OrdinalNumber>.; or, when debug symbol information is not available for a function, .thread_<OrdinalNumber>. If your application launches threads in a non-deterministic order, Quantify may not be able to match identical threads when you compare runs. To ensure that measurement data is correctly compared between program runs, while your program is running, use the Rename Thread dialog box to assign special names to the threads you are interested in.

(C) Copyright IBM Corporation 1993, 2009.