![]() |
![]()
| ![]() |
![]()
NAMECallSeq - produces call sequence outlines (like dprofpp -T) SYNOPSISperl -d:CallSeq script cat tmon.out DESCRIPTIONThis profiler is designed to aid UML::Sequence in producing diagrams. See UML::Sequence::PerlSeq for instructions in its use. The key difference between the output of this program and dprofpp -T is: subroutine names show up correctly (DiePair::new not DiePair::BEGIN) The output goes to tmon.out and looks like this: main
|