2002-04-28  Rainer Keuchel  <keuchel@netwave.de>

	* profiler.c: Removed atexit() call. You have to call
	__profiler_dump() from your code.

	Don't destroy heap as there might be active calls when dump is not
	called from atexit().
	

