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

Man Page: nytprofmerge

Operating Environment: debian

Section: 1p

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

NAME
nytprofmerge - Reads multiple NYTProf profiles and outputs a merged one
SYNOPSIS
$ nytprofmerge --out=nytprof-merged.out nytprof.out.* $ nytprofmerge nytprof.out.*
DESCRIPTION
Reads multiple profile data files generated by Devel::NYTProf and writes out a new profile data file containing data merged from the original files. "nytprofmerge" is likely to produce garbage if the input profiles aren't all profiles of exactly the same software. "nytprofmerge" is new and somewhat experimental. If it produces unexpected results please produce a small test case that demonstrates the problem and let us know at http://groups.google.com/group/develnytprof-dev <http://groups.google.com/group/develnytprof-dev> - thanks! perl v5.14.2 2010-11-19 NYTPROFMERGE(1p)
Related Man Pages
nytprofhtml(1p) - debian
profile-manager(1) - debian
gnome-audio-profiles-properties(1) - sunos
profiles(1) - redhat
devel::nytprof::data(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?