Displaying 2 results from an estimated 2 matches for "cgprof".
Did you mean:
gprof
2007 Aug 27
0
proftools package now available from CRAN
...resentation 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 output for the
cgprof (http://mvertes.free.fr/) script to be able to produce
a call graph via Graphviz.
profileCallGraph2Dot prints out a Graphviz .dot file representing
the profile graph. Times spent in calls can be mapped to node
and edge colors. The resulting files can then be viewe...
2007 Aug 27
0
proftools package now available from CRAN
...resentation 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 output for the
cgprof (http://mvertes.free.fr/) script to be able to produce
a call graph via Graphviz.
profileCallGraph2Dot prints out a Graphviz .dot file representing
the profile graph. Times spent in calls can be mapped to node
and edge colors. The resulting files can then be viewe...