       1mprofrep 4m22mprofDataVar24m 4msortKey24m ?4moutFile24m? ?4muserTitle24m?
              This  procedure  generates  a  report from data collect from the
              profile command.  1mProfDataVar 22mis the name of the array  contain-
              ing  the data returned by the 1mprofile 22mcommand. 1mSortKey 22mindicates
              which data value to sort by.  It should be one of "1mcalls22m", "1mcpu22m"
              or  "1mreal22m".  1mOutFile 22mis the name of file to write the report to.
              If omitted, stdout is assumed.  1mUserTitle 22mis an  optional  title
              line to add to output.

              Listed  with  indentation below each procedure or command is the
              procedure call stack.  The first indented line being the  proce-
              dure  that  invoked the reported procedure or command.  The next
              line is the procedure that invoked the procedure above  it,  and
              so  on.   If  no indented procedures are shown, the procedure or
              command was called from the global context.  Time actually spent
              in  the  global  context  is  listed on a line labeled 1m<global>22m.
              Upleveled code is reported in the context that it  was  executed
              in, not the context that the uplevel was called in.
