Sun Studio 12: Performance Analyzer

object_select object1,object2,...

Select the load objects for which you want to display information about the functions in the load object. object-list is a list of load objects, separated by commas but no spaces. If a load object is selected, its functions are expanded, and all functions that have non-zero metrics are shown in the function list. If a load object is not selected, its functions are collapsed, and only a single line with metrics for the entire load object instead of its individual functions is displayed.

The names of the load objects should be either full path names or the basename. If an object name itself contains a comma, you must surround the name with double quotation marks.