Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Feb 2010 23:57:44 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Tim Daneliuk <tundra@tundraware.com>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: FBSD 8.0 littering the filesystem with *.gmon files
Message-ID:  <20100210055744.GC64193@dan.emsphone.com>
In-Reply-To: <4B72460A.5070404@tundraware.com>
References:  <4B72460A.5070404@tundraware.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Feb 09), Tim Daneliuk said:
> I realize that developers find these helpful, but is there a way to
> suppress the creation of these files all over the filesystem?

You must have enabled profiling in CFLAGS somewhere; it's not on by default. 
Search for "-p" or "-pg" in /etc/make.conf or you shell's startup scripts.

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100210055744.GC64193>