Date: Wed, 01 Jul 1998 07:28:58 +0900 From: Masafumi NAKANE/=?iso-2022-jp?B?GyRCQ2Y6LDJtSjgbKEI=?= <max@wide.ad.jp> To: jb@cimlogic.com.au Cc: max@wide.ad.jp Subject: Re: gmon output filename Message-ID: <19980701072858E.masafumi@aslm.rim.or.jp> In-Reply-To: Your message of "Tue, 30 Jun 1998 17:27:03 %2B1000 (EST)" <199806300727.RAA26049@cimlogic.com.au> References: <199806300727.RAA26049@cimlogic.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
> I'd like to change the gmon code to create a file called > prog.gmon (where prog is obtained from __progname) in the same > style as core dumps. This reminds me that I was once in a similar situation with ktrace. Fortunately, ktrace has -f option which you can use to alter the output file name. To make things consistent, if you commit this change, it might be good idea to change ktrace, too, so that the default trace file name is named in similar way. Cheers, Max To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980701072858E.masafumi>