nytprofcg(1p) debian man page | unix.com

Man Page: nytprofcg

Operating Environment: debian

Section: 1p

NYTPROFCG(1p)						User Contributed Perl Documentation					     NYTPROFCG(1p)

NAME
nytprofcg - Convert an NYTProf profile into Callgrind format
SYNOPSIS
$ 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> perl v5.14.2 2009-12-25 NYTPROFCG(1p)
Related Man Pages
callgrind_control(1) - debian
nytprofcsv(1p) - debian
callgrind_control(1) - centos
callgrind_control(1) - v7
callgrind_control(1) - minix
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?