4.6. Language-specific profilers
4.6.1. Java performance analysis
TCL/Tk comes with a built-in profiler, as described
here.
http://www.cons.org/cmucl/doc/index.html, see biblio
The language Ruby comes with its own profiling system. Its use is briefly
covered
here.
ProKylix[kylix] provides a profiler for Kylix code. Not free software.
4.6.8. Devel::DProf (Perl)
Perl comes with a profiling package called Devel::DProf,
described
here.