Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Mono.Profiler/profiler-decoder-library/ChangeLog')
-rw-r--r--Mono.Profiler/profiler-decoder-library/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Mono.Profiler/profiler-decoder-library/ChangeLog b/Mono.Profiler/profiler-decoder-library/ChangeLog
index 74e35833..6ff74049 100644
--- a/Mono.Profiler/profiler-decoder-library/ChangeLog
+++ b/Mono.Profiler/profiler-decoder-library/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-17 Massimiliano Mantione <massi@ximian.com>
+ * ObjectModel.cs: Add "jit time support" to the call stack.
+ * EventProcessor.cs: Likewise.
+
2008-08-21 Massimiliano Mantione <massi@ximian.com>
* BaseTypes.cs: Added support for correct accounting of allocations
which happened at JIT time.