log src/profiler.cc @ 16088:b29b10fbb744 stable release-3-6-4

age author description
Wed, 08 Feb 2012 16:44:13 -0500 John W. Eaton avoid profiler test failure on more systems stable
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Tue, 04 Oct 2011 13:17:25 -0400 John W. Eaton use correct macro to indentify MinGW
Tue, 04 Oct 2011 09:57:29 -0400 John W. Eaton use correct macros to identify Cygwin and MinGW
Mon, 03 Oct 2011 15:05:00 -0400 John W. Eaton avoid apparent compiler optimization problem on Cygwin and MinGW systems (bug #34210)
Thu, 22 Sep 2011 20:51:30 +0200 Daniel Kraft Add field for total time to hierarchical profile.
Thu, 15 Sep 2011 12:51:10 -0400 John W. Eaton maint: untabify and remove trailing whitespace from source files
Sat, 03 Sep 2011 12:59:45 -0400 John W. Eaton allow profile ('info') to work if no profiling data is available
Thu, 11 Aug 2011 21:12:15 -0500 Jordi Gutiérrez Hermoso Style fixes on profiler internal functions
Thu, 11 Aug 2011 17:55:23 +0200 Daniel Kraft Collect hierarchical data profile.
Fri, 29 Jul 2011 17:51:39 +0200 Daniel Kraft Extend profiling support to operators.
Fri, 22 Jul 2011 00:57:38 -0500 Jordi Gutiérrez Hermoso Restore the docstrings for internal profiler functions as C++ comments
Thu, 14 Jul 2011 22:16:24 +0200 Daniel Kraft Extend data collection in profiler and add user-interface profile function.
Thu, 14 Jul 2011 01:21:06 -0500 Jordi Gutiérrez Hermoso Minor stylistic fixes to profiler code
Thu, 30 Jun 2011 20:04:34 +0200 Daniel Kraft First experimental profiler implementation with flat profile.