Measure Reference Manual

Aggregate Data Measurement
In order to collect, analyze and display information about DLL execution, Measure now supports
the collection and display of aggregate data about library code across all processes executing
the same version of that code. This enhancement required the TOTALS attribute to be extended to
the PROCESSH entity through these MEASCOM commands:
LIST entity-type (page 68)
LISTALL entity-type (page 95)
RESET REPORT (page 104)
SET REPORT (page 109)
You can accommodate these settings:
TOTALS ONLY
Only aggregate counts are displayed.
TOTALS INCLUDE
Both per-process and aggregate counts are displayed.
TOTALS SUPPRESS
No aggregate counts are displayed.
If only one process is executing code specified in a measurement, per-process and aggregated
counts are identical.
Additional Information About DLLs in This Manual
Command Interfaces
LIST entity-type (page 68)
LISTALL entity-type (page 95)
LISTACTIVE entity-type (page 86)
RESET REPORT (page 104)
SET REPORT (page 109)
SHOW REPORT (page 118)
Information Displays
INFO entity-type (page 61)
INFO MEASUREMENT (page 64)
LIST entity-type (page 68)
LISTACTIVE entity-type (page 86)
LISTALL entity-type (page 95)
Entity Specifications
PROCESSH (page 313)
152 Entities and Counters