Sun Studio 12: Performance Analyzer

Commands That List Metrics

The following commands list the currently selected metrics and all available metric keywords.

metric_list

Display the currently selected metrics in the function list and a list of metric keywords that you can use in other commands (for example, metrics and sort) to reference various types of metrics in the function list.

cmetric_list

Display the currently selected metrics in the callers-callees list and a list of metric keywords that you can use in other commands (for example, cmetrics and csort) to reference various types of metrics in the callers-callees list.


Note –

Attributed metrics can be specified for display only with the cmetrics command, not the metrics command or the data_metrics command, and displayed only with the callers-callees command, not the functions command or data_objects command.


data_metric_list

Display the currently selected data-derived metrics and a list of metrics and keyword names for all data-derived reports. Display the list in the same way as the output for the metric_list command, but include only those metrics that have a data-derived flavor and static metrics.


Note –

Data-derived metrics can be specified for display only with the data_metrics command, not the metrics command or the cmetrics command, and displayed only with the data_objects command, not the functions command or callers-callees command


indx_metric_list

Display the currently selected index-object metrics. Display the list in the same way as the metric_list command, but include only those metrics that have an exclusive flavor, and static metrics.