Unix for Beginners
Unix Shell Programming
Advanced Unix
Unix Useful References
Unix Useful Resources
Selected Reading
© 2011 TutorialsPoint.COM
|
sprof - Unix, Linux Command
NAME
sprof - Read and display shared object profiling data
SYNOPSIS
sprof -p|-c [-q]
DESCRIPTION
--call-pairs, -c
print list of count paths and their number of use
|
--flat-profile, -p
generate flat profile with counts and ticks
|
--graph, -q
AUTHOR
sprof is written by Ulrich Drepper for the GNU C Library
This man page is written by Joel Klecker <espy@debian.org> for
the Debian GNU/Linux system.
|
|
|