f-spot r2661 - in trunk: . src



Author: rubenv
Date: 2007-01-04 15:54:54 +0000 (Thu, 04 Jan 2007)
New Revision: 2661
ViewCVS link: http://svn.gnome.org/viewcvs/f-spot?rev=2661&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/f-spot.in
   trunk/src/main.cs
Log:
2007-01-03  Ruben Vermeersch  <ruben savanne be>

	* src/f-spot.in: Add support for profiling and tracing. Also allow this to
	be toggled by using environment variables. You can start f-spot with the
	FSPOT_DEBUG, FSPOT_PROFILE and FSPOT_TRACE environment variables. For
	instance, if you want to use the heap-shot profiler, either start f-spot
	by passing --profile=heap-spot or by setting the FSPOT_PROFILE environment
	variable: FSPOT_PROFILE=heap-shot f-spot.

	* src/main.cs: Recognize --trace and --profile.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]