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
nytprofcsv(1p) - debian
callgrind_control(1) - opendarwin
callgrind_control(1) - php
callgrind_control(1) - x11r4
callgrind_control(1) - plan9
Similar Topics in the Unix Linux Community
Introduction
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?