DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

profrep(1tcl)


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

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


25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004