Merge pull request #199 from slide/master
[mono.git] / mono / profiler /
2011-12-07 Gonzalo Paniagua... Merge pull request #194 from QuickJack/master
2011-11-09 Miguel de IcazaUpdate two days worth of copyrights, many more missing
2011-11-09 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2011-11-08 Rolf Bjarne KvingeLog profiler: fix comment typo
2011-11-08 Neale FergusonMerge branch 'master' of ssh://github.com/mono/mono
2011-11-08 Zoltan VargaFix profiler build if boehm is disabled.
2011-10-28 Alex Rønne PetersenMerge pull request #186 from QuickJack/master
2011-10-26 Rolf Bjarne KvingeLog profiler: ensure the size we pass to getsockname...
2011-10-26 Rolf Bjarne KvingeLog profiler: flush file after writing to it.
2011-10-26 Rolf Bjarne KvingeLog profiler: add support for writing to an existing...
2011-10-26 Rolf Bjarne KvingeProfiler: add support embedded profilers whose entry...
2011-10-22 Gonzalo Paniagua... Merge pull request #185 from QuickJack/master
2011-10-13 Rolf Bjarne KvingeLog profiler: Don't include major collections in ondema...
2011-08-23 Marek SafarMerge pull request #162 from garuma/tpl-dataflow-blocks
2011-08-22 Zoltan VargaLink libmono-profiler-cov against eglib as well.
2011-08-05 Miguel de IcazaMerge pull request #129 from grumpydev/CryptoFixo
2011-08-05 Miguel de IcazaMerge pull request #138 from eisnerd/bug-winforms-datag...
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-07-28 Miguel de IcazaMerge pull request #136 from spencerhakim/master
2011-07-22 Atsushi EnoMerge pull request #137 from eisnerd/bug-xpath-reverse...
2011-07-22 Mark ProbstRemove io-layer Windows API TLS emulation code.
2011-07-08 Zoltan VargaResurrect the AOT profiler.
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-04-27 Marek HabersackMerged pull request #88 from skolima/msbuild-merge.
2011-04-27 Rodrigo KumperaMerged pull request #58 from XTZGZoReX/master.
2011-04-26 Jeffrey StedfastMake sure everything that links with eglib also links...
2011-04-12 Marek Habersack[runtime, iomap profiler] g_string_append_vprintf can...
2011-03-31 Alan McGovern[log profiler] Keep correct stats about gchandles
2011-03-27 Virgile BelloVTune Amplifier XE 2011 plugin for Mono
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-01 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-26 jonchamCleanup unneeded code and definitions. Add MIT/X11...
2011-02-23 jonchamRemove some unneeded copied code.
2011-02-23 jonchamAdd CodeAnalyst profiler and clean up vcxproj files.
2011-02-17 Marek SafarEven more 4.0 profile mcs update
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-07 Hib ErisInclude config.h in mono-profiler-aot.c
2011-02-01 Rolf Bjarne KvingeUpdated .gitignore
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-20 Marek SafarUpdate mcs location
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2011-01-03 Zoltan Varga.gitignore.
2010-12-17 Paolo MolaroLog profiler: fix statistical mode on linux amd64.
2010-12-16 Marek HabersackFix the build
2010-12-15 Bojan RajkovicCorrect LDFLAGS on the Darwin platform so the profiler...
2010-12-07 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-12-04 Zoltan VargaSet MONO_PATH while running the profiler tests.
2010-12-04 Zoltan VargaFix make check in profiler/.
2010-12-03 Zoltan VargaRevert a warning fix as it breaks the windows build.
2010-12-02 Zoltan VargaFix warnings.
2010-12-02 Zoltan VargaDisale logging profiler.
2010-12-01 Paolo MolaroLog profiler: fixed allocation and call frames end...
2010-12-01 Paolo MolaroFixed env path setting.
2010-12-01 Paolo MolaroLog profiler: added test suite.
2010-11-30 Paolo MolaroLog profiler: BSD/win32 portability fixes.
2010-11-29 Zoltan VargaFix amd64 build.
2010-11-29 Paolo MolaroMake dist fixed in profiler.
2010-11-29 Paolo MolaroM linux performance counters.
2010-11-29 Paolo MolaroLog profiler: portability checks.
2010-11-29 Paolo MolaroLog profiler: added statistical sampling mode.
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-21 Zoltan VargaLink the iomap profiler against eglib. Fixes #627889.
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: removed the hsmode option, use heapshot...
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-09 Paolo MolaroLog profiler: osx/win32 portability fixes.
2010-11-08 Paolo MolaroLog profiler: disable zlib support on windows.
2010-11-08 Zoltan VargaRevert "Avoid building the log profiler on windows...
2010-11-08 Zoltan VargaAvoid building the log profiler on windows, it has...
2010-11-08 Paolo MolaroLog profiler: better object tracking.
2010-11-08 Paolo MolaroLog profiler: more timer compatibility fixes.
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 MolaroMore log profiler doc clarifications.
2010-11-08 Paolo MolaroFixed make dist for log profiler.
2010-11-08 Paolo MolaroEmit object heap sizes for allocations and heap-shot...
2010-11-08 Paolo MolaroMore log profiler portability and warning fixes.
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-08 Paolo MolaroPorted log profiler to windows (untested) and OSX time...
2010-11-08 Paolo MolaroDocumented the current version for the log profiler...
2010-11-06 Zoltan VargaFix encode/decode_sleb128 () on 64 bit systems.
2010-11-05 Marek SafarMerge branch 'marek'
2010-11-05 Geoff NortonImplement the new logging profiler on OSX
next