NaCl runtime fixes
[mono.git] / mono / profiler / decode.c
2013-04-07 Elijah TaylorNaCl runtime fixes
2011-03-31 Alan McGovern[log profiler] Keep correct stats about gchandles
2010-11-29 Paolo MolaroLog profiler: added statistical sampling mode.
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-19 Atsushi EnoMerge branch 'myeisha-xml-fixes'
2010-11-19 Atsushi EnoMerge branch 'xml-fixes' of https://github.com/myeisha...
2010-11-18 Paolo MolaroLog profiler: be more specific about unknown methods...
2010-11-17 Paolo MolaroLog profiler: implemented command server and ondemand...
2010-11-17 Paolo MolaroLog profiler: track GC time per thread so it's properly...
2010-11-16 Paolo MolaroLog profiler: collect root information during GC.
2010-11-16 jonchamFix #ifdef to fix windows build.
2010-11-16 KISHIMOTO MakotoFix profiler build on freebsd.
2010-11-12 Paolo MolaroLog profiler: updated to the new heap walk API.
2010-11-12 Paolo MolaroLog profiler: use the output value as a filename when...
2010-11-12 Paolo MolaroLog profiler: allow overwriting data files and name...
2010-11-12 Paolo MolaroLog profiler: prevent possible corruption from writing...
2010-11-11 Paolo MolaroAdded a proper define for the external zlib and check...
2010-11-11 Paolo MolaroLog profiler: implemented the reverse reference feature...
2010-11-10 Paolo MolaroLog profiler: fixed timeout heapshot mode and sorted...
2010-11-10 Paolo MolaroLog profiler: track thread names with the new profiler...
2010-11-10 Paolo MolaroLog profiler: added support for GC handles tracking.
2010-11-08 Paolo MolaroLog profiler: disable zlib support on windows.
2010-11-08 Paolo MolaroLog profiler: better object tracking.
2010-11-08 Paolo MolaroLog profiler: track and display contended monitor wait...
2010-11-08 Paolo MolaroLog profiler: fill and display a few more data fields...
2010-11-08 Paolo MolaroIntegrated the log profiler in the build, warning and...
2010-11-08 Paolo MolaroLog profiler: added copyright header and comments.
2010-11-05 Marek SafarMerge branch 'marek'
2010-11-05 Geoff NortonImplement the new logging profiler on OSX
2010-11-05 Paolo MolaroFirst cut of the new log profiler and report generator.