[profiler] Implement call context introspection for enter/leave events.
[mono.git] / mono / metadata / profiler.h
2015-04-03 Marcos HenrichMerge pull request #1678 from esdrubal/tzindst
2015-04-02 Zoltan VargaMerge pull request #1680 from schani/feature-profiler...
2015-04-02 Mark Probst[profiler] Add missing code buffers for exception handling.
2015-03-06 Miguel de IcazaMerge pull request #1155 from steffen-kiess/json-string
2015-02-06 Marek SafarMerge pull request #1508 from slluis/fix-20966
2015-01-22 Martin BauligMerge pull request #1156 from felfert/master
2015-01-19 João MatosMerge pull request #1404 from woodsb02/mono-route
2014-12-31 Alexander KöplingerMerge pull request #1081 from rneatherway/bug17537
2014-12-19 Zoltan VargaMerge pull request #1375 from echampet/cleanup
2014-12-16 João MatosMerge pull request #1336 from esdrubal/datatablereadxml...
2014-12-16 João MatosMerge pull request #1349 from martinjt/MachineKeyProtect
2014-12-09 Marcos HenrichMerge pull request #1436 from esdrubal/readerwriterlockslim
2014-12-09 Zoltan VargaMerge pull request #1448 from ermshiperete/TSBTextTrunc...
2014-12-09 Paolo Molaro[profiler] Provide more options for describing jit...
2014-12-05 Zoltan VargaMerge pull request #1322 from StephenMcConnel/bug23532
2014-12-05 Zoltan VargaMerge pull request #1323 from StephenMcConnel/bug-23591
2014-12-02 Rodrigo KumperaMerge pull request #1317 from nealef/master
2014-11-30 Zoltan VargaMerge remote-tracking branch 'mfoliveira/ppc64el-v2'
2014-11-27 Alex Rønne PetersenMerge pull request #1319 from directhex/systemwide...
2014-11-10 Marek SafarMerge pull request #1334 from ztone/delegate
2014-11-10 Miguel de IcazaMerge pull request #1390 from woodsb02/FreeBSDMacNetwor...
2014-11-07 Mark ProbstMerge pull request #1385 from BrzVlad/fin-hash
2014-11-07 Alexander KöplingerMerge branch 'patch-1' of https://github.com/ReubenBond...
2014-11-05 Zoltan VargaMerge pull request #1387 from akoeplinger/improve-bug65...
2014-11-05 Rodrigo Kumpera[profiler] Add new profiler API mono_profiler_set_stati...
2014-06-19 Alex Rønne PetersenMerge pull request #1109 from adbre/iss358
2014-05-27 Sebastien PouliotMerge pull request #1057 from lextm/master
2014-04-12 Alex Rønne PetersenMerge pull request #656 from LogosBible/collection_lock
2014-04-12 Alex Rønne PetersenMerge pull request #273 from joncham/bug-getpid
2014-03-18 Marek SafarMerge pull request #963 from kebby/master
2013-12-03 Marek SafarMerge pull request #823 from DavidKarlas/master
2013-11-12 Marek SafarMerge pull request #799 from kebby/master
2013-10-21 Miguel de IcazaMerge pull request #717 from mono/client_websockets_impl
2013-10-21 Alex Rønne PetersenMerge pull request #268 from pcc/menudeactivate
2013-10-21 Alex Rønne PetersenMerge pull request #260 from pcc/topmost
2013-10-21 Michael HutchinsonMerge pull request #565 from rneatherway/master
2013-10-21 Alex Rønne PetersenMerge pull request #587 from madewokherd/gdipdllmap
2013-08-16 Rodrigo KumperaMerge pull request #725 from knocte/threadpool_init
2013-08-14 Marek SafarMerge pull request #733 from amoiseev-softheme/bugfix...
2013-08-13 Marek SafarMerge pull request #729 from wtfrank/charting-submit
2013-08-12 Zoltan VargaMerge pull request #708 from spicypixel/hotfix/mono...
2013-08-07 Marek SafarMerge pull request #727 from alesliehughes/master
2013-08-05 Marek SafarMerge pull request #723 from alesliehughes/master
2013-08-02 Rodrigo KumperaMerge pull request #681 from tritao/dll-api
2013-07-03 tritaoAdded MONO_API macro to annotate and control visibility...
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-19 Atsushi EnoMerge branch 'xml-fixes' of https://github.com/myeisha...
2010-11-16 Paolo MolaroGC/Profiler: added API to enumerate roots.
2010-11-10 Paolo MolaroProfiler: added new API for notification of thread...
2010-11-10 Paolo MolaroAdded profiler interface to track GC handles.
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-14 Marek SafarMerge branch 'marek'
2010-09-13 Geoff NortonThe tid is passed around internally as a unsigned value.
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-03-03 Paolo MolaroWed Mar 3 20:19:45 CET 2010 Paolo Molaro <lupus@ximian...
2010-03-03 Paolo MolaroWed Mar 3 19:20:39 CET 2010 Paolo Molaro <lupus@ximian...
2010-02-24 Paolo MolaroWed Feb 24 16:02:42 CET 2010 Paolo Molaro <lupus@ximian...
2009-12-11 Marek Habersack2009-12-11 Marek Habersack <mhabersack@novell.com>
2009-11-02 Zoltan Varga2009-11-02 Zoltan Varga <vargaz@gmail.com>
2009-10-14 Massimiliano MantioneFix the build.
2009-10-14 Massimiliano MantioneAdded support for different ways of getting call chains...
2009-07-29 Massimiliano MantioneAdded support for keeping track of code chunks and...
2009-04-06 Massimiliano MantioneAdded support for profiling monitor contentions.
2008-07-29 Marek SafarNew tests.
2008-07-24 Massimiliano MantioneAdded a new "runtime initialized" profiler hook.
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-05-23 Massimiliano MantioneSupport call chains (backtrace) in the stat profiler.
2008-02-08 Marek SafarNew test + update
2008-02-07 Massimiliano Mantione * profiler.h: (MonoGCEvent): Added start-stop the...
2007-09-25 Marek SafarNew tests.
2007-09-20 Massimiliano Mantione * profiler.h, profiler-private.h, profiler.c: add...
2007-06-14 Paolo MolaroThu Jun 14 12:40:05 CEST 2007 Paolo Molaro <lupus@ximia...
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
next