Made so that at appdomain unload the buffers are flushed by the profiler worker threa...
[mono.git] / mono / profiler / ChangeLog
index f7fc748f047984af826be3a9e6e968f506870fb3..8898e0cfb8b3b448000f2e14967308e0fdaba4af 100644 (file)
@@ -1,4 +1,16 @@
-2008-06-17  Massimiliano Mantione <massi@ximian.com>
+2008-06-25  Massimiliano Mantione <massi@ximian.com>
+       * mono-profiler-oprofile.c: Made so that at appdomain unload the
+       buffers are flushed by the profiler worker thread (which we know
+       is registered with the runtime).
+
+2008-06-25  Massimiliano Mantione <massi@ximian.com>
+       * mono-profiler-oprofile.c: Added more logging code.
+
+2008-06-25  Massimiliano Mantione <massi@ximian.com>
+       * mono-profiler-oprofile.c: Record also the domain of each statistical
+       hit, so that mono_jit_info_table_find works properly.
+
+2008-06-25  Massimiliano Mantione <massi@ximian.com>
        * mono-profiler-oprofile.c: Fixed breakage introduced in r105966
 
 2008-06-17  Massimiliano Mantione <massi@ximian.com>