summaryrefslogtreecommitdiff
path: root/src/vm/eventtrace.cpp
AgeCommit message (Expand)AuthorFilesLines
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