4.6. Language-specific profilers

4.6.1. Java performance analysis

4.6.2. PHP profilers

4.6.3. Python profilers

4.6.4. TCL/Tk profilers

TCL/Tk comes with a built-in profiler, as described here.

4.6.5. Lisp profilers

http://www.cons.org/cmucl/doc/index.html, see biblio

4.6.6. Ruby profiler

The language Ruby comes with its own profiling system. Its use is briefly covered here.

4.6.7. ProKylix

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.