DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

profrep(TCL)


profrep -- generates a report from data collected by profile(TCL)

Synopsis

profrep profDataVar sortKey stackDepth [outFile] [userTitle]

Description

This procedure generates a report from data collected from the profile command. profDataVar is the name of the array containing the data returned by the profile command. sortKey indicates which data value to sort by. It should be one of calls, cpu or real. outFile is the name of file to write the report to. If omitted, stdout is assumed. userTitle is an optional title line to add to output.

References


02 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 - 02 June 2005