DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

profrep(TCL)


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

Syntax

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.

See also


© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003