From 348248edb15c4370a7fca451cda2da070ad4fe46 Mon Sep 17 00:00:00 2001 From: Massimiliano Mantione Date: Fri, 10 Oct 2008 14:20:42 +0000 Subject: Add "jit time support" to the call stack. svn path=/trunk/mono-tools/; revision=115433 --- Mono.Profiler/profiler-decoder-library/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Mono.Profiler/profiler-decoder-library/ChangeLog') 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 + * ObjectModel.cs: Add "jit time support" to the call stack. + * EventProcessor.cs: Likewise. + 2008-08-21 Massimiliano Mantione * BaseTypes.cs: Added support for correct accounting of allocations which happened at JIT time. -- cgit v1.2.3