summaryrefslogtreecommitdiff
path: root/src/vm/eventtrace.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-03-25[Tizen] Add FEATURE_LARGEADDRESS_SUPPORTSangwook Kim1-0/+3
2019-10-21Fix LTTng build for build environments with older liblttng-ust-dev (#27273) ...Sung Yoon Whang1-0/+8
2019-10-21[3.1] Backport fixes to ETW/EventPipe events to enable GCDumps (#27297)John Salem1-7/+9
2019-07-02Merge ReadyToRunInfo::GenericMethodIterator in to ReadyToRunInfo::MethodItera...David Mason1-11/+0
2019-06-25Fix LTTng filtering for runtime providers (#25374)Sung Yoon Whang1-0/+4
2019-06-25emit rundown event for generic methods in R2R images (#25371)David Mason1-0/+11
2019-06-24Events with keyword 0 needs to be fired (#25361)Sung Yoon Whang1-1/+1
2019-06-20Fix eventpipe filtering (#25221)Sung Yoon Whang1-92/+144
2019-06-17Remove unused TRACE_LEVEL_NONE (#23711)mvandeberg1-1/+0
2019-06-17Fix missing MethodEvents for R2R images (#25199)Jan Kotas1-1/+2
2019-06-11Refactor one-time ETL rundown event firing (#24993)Koundinya Veluri1-8/+25
2019-06-10Add optimization tiers to the Linux perf maps for perfcollect (#24967)Koundinya Veluri1-48/+4
2019-06-03Remove some event trace asserts that can fail if tracing is stopped at a part...Koundinya Veluri1-6/+0
2019-05-23Add some perf events/data for tiered compilation (#24607)Koundinya Veluri1-14/+190
2019-05-22GC Moved Objects Profiler API fix (#24541)Mukul Sabharwal1-2/+2
2019-05-15Remove concept of AppDomains from the GC (#24536)David Wrighton1-16/+1
2019-05-08Fix ETL event rejit IDs and sending of the IL to native map event when code v...Koundinya Veluri1-100/+100
2019-04-26Typos (#24280)John Doe1-1/+1
2019-04-24More multi-appdomain support removal (#23921)David Wrighton1-4/+4
2019-04-18Move R2R-specific code to be outside FEATURE_PREJIT (#24075)Jan Kotas1-1/+3
2019-04-03Remove ADID and ADIndex from CoreCLR (#23588)David Wrighton1-11/+5
2019-04-03Emit event for calls to ReadyToRunInfo::GetEntryPoint. (#23662)Brian Robbins1-0/+26
2019-03-14Choose the SString constructor explicitlySinan Kaya1-1/+1
2019-03-14signedness conversionSinan Kaya1-1/+1
2019-02-28change to kick off CIVance Morrison1-1/+1
2019-02-27Update issue numberVance Morrison1-1/+1
2019-02-27Partial fix for issue 22585. Fixes symbol lookup in profilers.Vance Morrison1-16/+32
2019-02-22Store information about partial ngen in R2R images (#22680)Michal Strehovský1-1/+7
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-8/+0
2018-12-28Fix warning causing error in warning as error (Windows) (#21697)Ben Adams1-1/+1
2018-12-26desktop port (#21523)Maoni Stephens1-0/+4
2018-12-03Remove IsNeutralDomain() (#21318)Steve MacLean1-10/+2
2018-11-28Delete code related to LoaderOptimization and SharedDomain (#21031)Jan Kotas1-73/+29
2018-11-26Disable domain neutral loading (#21156)Jan Kotas1-1/+1
2018-11-08EventPipe support for "Parameters" (#20796)José Rivero1-4/+4
2018-10-31Remove superfluous 'const' qualifier from trivial return types (#20652)Michał Janiszewski1-1/+1
2018-10-07Remove some dead remoting and context static things (#20277)Austin Wise1-1/+1
2018-10-04Remove AppDomain unload (#20250)Jan Vorlicek1-25/+9
2018-09-07Add Basic Out-of-Process EventPipe Control and Heap Snapshot Capture (#19720)Brian Robbins1-99/+34
2018-08-23Enable unloading of AssemblyLoadContext (#18476)Jan Vorlicek1-11/+18
2018-05-24Typo (#18122)John Doe1-3/+3
2018-04-05Rename conflicting definitions VER_MAJOR/MINORVERSION macros (#17364)Jan Kotas1-4/+4
2018-01-31Add ETL flags for ReadyToRun (#15801)Andy Ayers1-6/+12
2018-01-30[Local GC] FEATURE_EVENT_TRACE 4/n: Event ports for all GC-keyword events (#1...Sean Gillespie1-76/+2
2018-01-23[Local GC] FEATURE_EVENT_TRACE 1/n: Tracking Event State (#15873)Sean Gillespie1-7/+128
2018-01-18Convert BulkTypeLogger Allocations From Stack to Heap (#15907)Brian Robbins1-8/+13
2017-11-17fix for il to native mapping etw events (#15038)David Mason1-3/+4
2017-07-24Add the runtime code versioning featurenoahfalk1-3/+3
2017-06-23[Local GC] Remove a number of inclusions of handle table private headers from...Sean Gillespie1-1/+1
2017-05-24Remove g_fEEManagedEXEStartup and g_fEEIJWStartup. (#11907)Aditya Mandaleeka1-18/+5