netbsd man page for tpfmt

Query: tpfmt

OS: netbsd

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TPFMT(1)						    BSD General Commands Manual 						  TPFMT(1)

NAME
tpfmt -- format tprof samples
SYNOPSIS
tpfmt [-CkLPs] [-p pid]
DESCRIPTION
The tpfmt utility creates and outputs a plain text representation for a given profiling result recorded by tprof(8). The tpfmt utility accepts the following options. -C Don't distinguish CPUs. All samples are treated as its CPU number is 0. -k Kernel only. Ignore samples for userland code. -L Don't distinguish LWPs. All samples are treated as its LWP ID is 0. -P Don't distinguish processes. All samples are treated as its PID is 0. -p pid Process only samples for the process with PID pid and ignore the rest. -s Per symbol. Try to aggregate samples by functions rather than instructions. It's currently useful only for in-kernel samples.
EXAMPLES
See tprof(8) for an example.
SEE ALSO
tprof(4), tprof(8)
AUTHORS
The tpfmt utility is written by YAMAMOTO Takashi.
BSD
November 27, 2011 BSD
Related Man Pages
profil(2) - debian
glminsampleshading(3g) - centos
profil(2) - netbsd
glteximage2dmultisample(3g) - osx
profil(2) - freebsd
Similar Topics in the Unix Linux Community
Better to Use Return Code or wc -l Output?
Vm versus physical linux server
NetBSD 6.1.2: apm and admd not found
Adding a List of Times
BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD