Author: njn
Date: 2007-10-04 07:43:42 +0100 (Thu, 04 Oct 2007)
New Revision: 6945

Log:
comment wibble

Modified:
   branches/MASSIF2/massif/ms_main.c


Modified: branches/MASSIF2/massif/ms_main.c
===================================================================
--- branches/MASSIF2/massif/ms_main.c   2007-10-04 06:38:28 UTC (rev 6944)
+++ branches/MASSIF2/massif/ms_main.c   2007-10-04 06:43:42 UTC (rev 6945)
@@ -1809,11 +1809,6 @@
       VG_(track_new_mem_stack_signal)( new_mem_stack_signal );
       VG_(track_die_mem_stack_signal)( die_mem_stack_signal );
    }
-
-   // We don't take a snapshot now, because there's still some core
-   // initialisation to do, in which case we have an artificial gap.
-   // Instead we do it when the first translation occurs.  See
-   // ms_instrument().
 }
 
 static void ms_pre_clo_init(void)


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Valgrind-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to