Date: Sat, 22 May 1999 17:38:01 -0700 (PDT) From: Jean-Marc Zucconi <jmz@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/gprof gprof.1 gprof.c gprof.h Message-ID: <199905230038.RAA68116@freefall.freebsd.org>
index | next in thread | raw e-mail
jmz 1999/05/22 17:38:00 PDT
Modified files:
usr.bin/gprof gprof.1 gprof.c gprof.h
Log:
Construct the profile file name from the name of the executable. A program
compiled with -pg and run will generate a file <executable-filename>.gmon,
not gmon.out.
PR: bin/8426
Revision Changes Path
1.9 +9 -11 src/usr.bin/gprof/gprof.1
1.9 +4 -2 src/usr.bin/gprof/gprof.c
1.8 +0 -1 src/usr.bin/gprof/gprof.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905230038.RAA68116>
