]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Construct the profile file name from the name of the executable. A program
authorJean-Marc Zucconi <jmz@FreeBSD.org>
Sun, 23 May 1999 00:37:56 +0000 (00:37 +0000)
committerJean-Marc Zucconi <jmz@FreeBSD.org>
Sun, 23 May 1999 00:37:56 +0000 (00:37 +0000)
commit7e74cac42ed3750633f384a5fb4529a6c986dab8
tree363b3bad3e5fec97261262680d944ae947c3fea0
parentfce8f73e4d8c1ae15d658a47f1d7094fe7191c56
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
usr.bin/gprof/gprof.1
usr.bin/gprof/gprof.c
usr.bin/gprof/gprof.h