From 82859cd69090d8702c1cb96145f8f36da04df7e0 Mon Sep 17 00:00:00 2001 From: Massimiliano Mantione Date: Mon, 3 Nov 2008 09:56:25 +0000 Subject: Massive refactoring to unify allocations and heap objects inside heap analysis. svn path=/trunk/mono-tools/; revision=117728 --- Mono.Profiler/profiler-file-decoder/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Mono.Profiler/profiler-file-decoder/ChangeLog') diff --git a/Mono.Profiler/profiler-file-decoder/ChangeLog b/Mono.Profiler/profiler-file-decoder/ChangeLog index 9153e585..74662141 100644 --- a/Mono.Profiler/profiler-file-decoder/ChangeLog +++ b/Mono.Profiler/profiler-file-decoder/ChangeLog @@ -1,3 +1,6 @@ +2008-11-03 Massimiliano Mantione + * Main.cs: Changed clicksToSeconds to ClicksToSeconds after refactoring. + 2008-10-10 Massimiliano Mantione * Main.cs: - Added support for handling the stack trace of each allocation event. -- cgit v1.2.3