Displaying 2 results from an estimated 2 matches for "printprofilecallgraph".
2007 Aug 27
0
proftools package now available from CRAN
...flatProfile is similar to summaryRprof.  It returns either a
         matrix with output analogous to gprof's flat profile or a
         matrix like the by.total component returned by summaryRprof;
         which is returned depends on the value of an optional second
         argument.
     printProfileCallGraph produces a printed representation of the
         call graph.  It is analogous to the call graph produced by
         gprof with a few minor changes.  Reading the gprof manual
         section on the call graph should help understanding this
         output.  The output is similar enough to gprof o...
2007 Aug 27
0
proftools package now available from CRAN
...flatProfile is similar to summaryRprof.  It returns either a
         matrix with output analogous to gprof's flat profile or a
         matrix like the by.total component returned by summaryRprof;
         which is returned depends on the value of an optional second
         argument.
     printProfileCallGraph produces a printed representation of the
         call graph.  It is analogous to the call graph produced by
         gprof with a few minor changes.  Reading the gprof manual
         section on the call graph should help understanding this
         output.  The output is similar enough to gprof o...