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
AgeCommit message (Expand)Author
2013-12-06use mcs instead of gmcs or dmcsTimotheus Pokorra
2012-01-20Automake 1.11.2 breaks the ability to use arch-independent types like SCRIPTS...Jo Shields
2009-08-192009-08-19 Massimiliano Mantione <massi@ximian.com>Mike Kestner
2009-07-152009-07-15 Mike Kestner <mkestner@novell.com>Mike Kestner
2009-06-30Added flags that state what kind of profile data has been processed.Massimiliano Mantione
2009-06-24Build direct and reverse call trees for statistical events.Massimiliano Mantione
2009-06-19Added assembly information to classes and wrapper flag to methods.Massimiliano Mantione
2009-06-12Got rid of static fields when handling call stack creation, and introduced a ...Massimiliano Mantione
2009-06-12Properly merged the fix for call stack execution time attribution.Massimiliano Mantione
2009-06-12added method execution time accounting on individual stack frames in the call...Massimiliano Mantione
2009-06-102009-06-09 Mike Kestner <mkestner@novell.com>Mike Kestner
2009-05-222009-05-21 Mike Kestner <mkestner@novell.com>Mike Kestner
2009-04-06Added support for monitor profiling.Massimiliano Mantione
2009-03-18ObjectModel.cs: In "IHeapItemSetStatisticsSubject.Description" implementation...Massimiliano Mantione
2009-03-16ObjectModel.cs: fixed description string of "referenced by" subset.Massimiliano Mantione
2009-01-18Fixed a bug in the stat profiler that prevented file names to be shown for un...Massimiliano Mantione
2008-12-31ObjectModel.cs: fixed call stack array resize condition.Massimiliano Mantione
2008-12-01Handle object allocator method and call stack in heap profiling.Massimiliano Mantione
2008-11-03Massive refactoring to unify allocations and heap objects inside heap analysis.Massimiliano Mantione
2008-10-13Turn HeapObject class into generic BaseHeapObject class, and add a new IAlloc...Massimiliano Mantione
2008-10-12Added support for object ids in allocation events.Massimiliano Mantione
2008-10-10Added support for handling the stack trace of each allocation event.Massimiliano Mantione
2008-10-10Add "jit time support" to the call stack.Massimiliano Mantione
2008-08-21Added support for correct accounting of allocations which happened at JIT time.Massimiliano Mantione
2008-08-20Added support for directives in the log file.Massimiliano Mantione
2008-08-12Modified makefiles for integration into mono-tools.Massimiliano Mantione
2008-08-11Moving the Mono.Profiler module inside mono-tools.Massimiliano Mantione