Merge pull request #2721 from ludovic-henry/fix-mono_ms_ticks
[mono.git] / mono / profiler / utils.c
2016-04-25 Ludovic HenryMerge pull request #2721 from ludovic-henry/fix-mono_ms...
2016-04-16 Alexis ChristoforidesMerge pull request #2417 from razzfazz/guard_substr
2016-04-15 Marek SafarMerge pull request #2894 from marek-safar/mono.security
2016-04-14 monojenkinsMerge pull request #2803 from BrzVlad/feature-conc...
2016-04-13 Vlad BrezaeMerge pull request #2800 from BrzVlad/feature-lazy...
2016-04-12 Vlad BrezaeMerge pull request #2822 from BrzVlad/feature-lshift...
2016-04-11 Vlad BrezaeMerge pull request #2802 from BrzVlad/feature-evacuatio...
2016-04-11 Vlad BrezaeMerge pull request #2819 from BrzVlad/fix-major-log
2016-04-05 Alexander KöplingerMerge pull request #2832 from razzfazz/handle_eintr
2016-04-05 Alexander KöplingerMerge pull request #2831 from razzfazz/fix_dllimport
2016-04-04 monojenkinsMerge pull request #2545 from ermshiperete/Xamarin...
2016-04-04 Ludovic HenryMerge pull request #2713 from gregoryyoung/master
2016-04-02 monojenkinsMerge pull request #2720 from mono/fix-39325
2016-04-01 Alexander KöplingerMerge pull request #2826 from mattleibow/mono.options...
2016-03-31 monojenkinsMerge pull request #2816 from xmcclure/profile-clean-0
2016-03-31 monojenkinsMerge pull request #2810 from kumpera/fix_hazard_free
2016-03-31 Zoltan VargaMerge pull request #2820 from kumpera/license-change...
2016-03-29 Marek SafarMerge pull request #896 from echampet/webresource
2016-03-28 Miguel de IcazaFirst set of licensing changes
2015-09-23 Miguel de IcazaMerge pull request #757 from mlintner/master
2015-09-23 Miguel de IcazaMerge pull request #853 from echampet/onclick
2015-09-23 Miguel de IcazaMerge pull request #704 from jgagnon/master
2015-09-23 Miguel de IcazaMerge pull request #463 from strawd/concurrent-requests
2015-04-09 Alex Rønne PetersenMerge pull request #1695 from gregoryyoung/master
2014-11-07 Alexander KöplingerMerge branch 'patch-1' of https://github.com/ReubenBond...
2014-10-31 Miguel de IcazaMerge pull request #960 from ermshiperete/ShowHelp
2014-10-29 Zoltan VargaMerge pull request #944 from ermshiperete/bug-novell...
2014-08-11 Marek SafarMerge pull request #1190 from esdrubal/encoder-convert
2014-08-06 Marek SafarMerge pull request #1168 from esdrubal/iriparsing
2014-08-06 Marek SafarMerge pull request #1193 from esdrubal/decimal-round
2014-08-04 Rodrigo KumperaMerge pull request #1066 from esdrubal/bug19313
2014-08-04 Rodrigo KumperaMerge pull request #1063 from esdrubal/bug18482
2014-07-09 Miguel de IcazaMerge pull request #1132 from mattleibow/bugfix-20925
2014-07-07 Alex Rønne PetersenMerge pull request #1124 from UCIS/patch-5
2014-07-01 Alex Rønne PetersenMerge pull request #1127 from oleg-st/master
2014-06-26 Mark ProbstMerge pull request #1128 from ludovic-henry/pr19g-sgen...
2014-06-26 Jonas 'Sortie' Ter... Use MAP_FAILED instead of (void*)-1
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-19 Atsushi EnoMerge branch 'xml-fixes' of https://github.com/myeisha...
2010-11-12 Paolo MolaroLog profiler: allow overwriting data files and name...
2010-11-11 Paolo MolaroAdded a proper define for the external zlib and check...
2010-11-09 Paolo MolaroLog profiler: osx/win32 portability fixes.
2010-11-08 Paolo MolaroLog profiler: more timer compatibility fixes.
2010-11-08 Paolo MolaroLog profiler: fill and display a few more data fields...
2010-11-08 Paolo MolaroMore log profiler portability and warning fixes.
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-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
2010-11-05 Paolo MolaroFirst cut of the new log profiler and report generator.