summaryrefslogtreecommitdiff
path: root/src/vm/eventtrace.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-3/+0
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-3/+0
2017-02-11Revert "Remove always defined FEATURE_CORESYSTEM"danmosemsft1-0/+20
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-43/+0
2017-02-10Remove always defined FEATURE_CORESYSTEMdanmosemsft1-20/+0
2017-02-08Filter RefEmit modules in SendEventsForNgenMethods (#9418)Jan Kotas1-4/+1
2016-11-22This is to separate the diagnostics code out from gc.cpp (exceptMaoni01-4/+4
2016-09-12Merge pull request #7102 from vancem/ETWGCDumpFix.9-7-16Vance Morrison1-7/+6
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-10/+10
2016-09-07Fix issue where Type Names are not resolved if a heap dump is done twice.Vance Morrison1-7/+6
2016-06-01Squashed commit of the following:David Mason1-27/+74
2016-05-14Replace ldiv with normal division for PALKshama Pawar1-6/+5
2016-04-25Fixing up FEATURE_EVENTSOURCE_XPLATDDCloud1-27/+0
2016-04-18Add support for ready to run to NGEN rundown.Brian Robbins1-5/+28
2016-02-19This Change Adds initial Support for LongFiles in the VM,Rama Krishnan Raghupathy1-8/+8
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-19Some formatting cleanupJan Vorlicek1-1/+1
2015-11-19Replaced remaining typesJan Vorlicek1-3/+3
2015-10-21Enable EventSource Logging in Linux via LttngRama1-0/+27
2015-10-11This enables Lttng Logging for CoreClr,Rama1-10/+36
2015-10-08Code changes for firing etw events when a pdb is dynamically loaded. This cor...dotnet-bot1-0/+242
2015-08-27Replace missed MAX_PATH defines with new defines in vm.Lakshmi Priya Sekar1-2/+2
2015-08-25Replace MAX_PATH with new defines in vm.Lakshmi Priya Sekar1-5/+5
2015-07-22Update ETW allocation sampling shutdown method contract.Brian Robbins1-1/+1
2015-05-07Merge changes from parent branchdotnet-bot1-0/+139
2015-04-07Merge changes from parent branchdotnet-bot1-79/+162
2015-03-20Fix contract for ETW::TypeSystemLog::FlushObjectAllocationEventsJan Kotas1-1/+8
2015-03-17Flush sampled object allocation on runtime shutdown.Brian Robbins1-0/+69
2015-02-03Remove non ASCII characters from source filesMatt Ellis1-2/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+6827