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
2008-12-31Backport from trunk (r122293).Massimiliano Mantione
2008-11-14Fix .desktop filesAndrew Jorgensen
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-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-10-10Preliminary (but working) code to control the profiler at runtime.Massimiliano Mantione
2008-08-21Added support for correct accounting of allocations which happened at JIT time.Massimiliano Mantione
2008-08-21Added support for correct accounting of allocations which happened at JIT time.Massimiliano Mantione
2008-08-20 * Main.cs: Fix warning.Massimiliano Mantione
2008-08-20Ignore decoding exceptions but print the stack trace.Massimiliano Mantione
2008-08-20Added support for directives in the log file.Massimiliano Mantione
2008-08-12More mono-tools integration relate work...Massimiliano Mantione
2008-08-12More fixes for the Mono.Profiler integration.Massimiliano Mantione
2008-08-12More fixes for the mono-tools integration.Massimiliano Mantione
2008-08-12Integrated Mono.Profiler in the build.Massimiliano Mantione
2008-08-12More makefile fixing.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