Rechercher une page de manuel
nytprofcg.1p
Langue: en
Version: 2009-12-25 (ubuntu - 24/10/10)
Section: 1 (Commandes utilisateur)
Sommaire
NAME
nytprofcg - Convert an NYTProf profile into Callgrind formatSYNOPSIS
$ nytprofcg --file=nytprof.out --out=nytprof.callgrind $ nytprofcg # same as above
DESCRIPTION
Reads a profile data file generated by Devel::NYTProf and writes out the subroutine call graph information it contains in Callgrind format.The output Callgrind file can be loaded into the "kcachegrind" GUI for interactive exploration.
For more information see <http://kcachegrind.sourceforge.net/html/Home.html>
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre