summaryrefslogtreecommitdiff
path: root/src/vm/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2018-03-21Add More Process Information to EventPipe Traces (#17080)Brian Robbins1-0/+2
2018-03-19Switch over to managed Marvin implementation for string hashing (#17029)Jan Kotas1-1/+0
2018-02-11Delete PEFingerPrint.* (#16325)Jan Kotas1-1/+0
2018-02-02Event Pipe File V3 (#16107)Adam Sitnik1-0/+1
2018-01-29Perform PhysicalMemoryLimit check for workstation GC, refactor GetLargestOnDi...Tom Deseyn1-1/+0
2018-01-25Create the concept of EventPipeSession and refactor EventPipe to use it. Als...Brian Robbins1-0/+1
2018-01-24[Local GC] FEATURE_EVENT_TRACE 2/n: Scaffolding for emitting known events (#...Sean Gillespie1-0/+1
2018-01-23[Local GC] FEATURE_EVENT_TRACE 1/n: Tracking Event State (#15873)Sean Gillespie1-1/+2
2018-01-02Retry: Enable EventPipe across Unix and Windows (#15611)Victor "Nate" Graf1-14/+14
2017-12-21Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)Victor "Nate" Graf1-14/+14
2017-12-20Enable EventPipe across Unix and Windows (#14772)Victor "Nate" Graf1-14/+14
2017-11-07Delete dead code (#14901)Jan Kotas1-2/+0
2017-10-31Clean up YieldProcessorNormalized (#14739)Koundinya Veluri1-0/+1
2017-10-27[Local GC] Implement loader protocol for a standalone GC (#14663)Sean Gillespie1-21/+7
2017-10-11Delete !FEATURE_IMPLICIT_TLS (#14398)Jan Kotas1-2/+0
2017-09-05implementing profiler ELT callbacks for AMD64 Linux (#12603)sergey ignatov1-0/+1
2017-08-22[Local GC] Enable building the GC as a shared library (#13137)Sean Gillespie1-1/+0
2017-08-18Introduce COMPlus_GDBJitElfDump (#13448)Jonghyun Park1-4/+0
2017-08-17Introduce FEATURE_GDBJIT_FRAME feature (#13283)Jonghyun Park1-0/+3
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-1/+0
2017-07-24Merge pull request #12193 from noahfalk/tiered_jitting_m2Noah Falk1-1/+2
2017-07-24Add the runtime code versioning featurenoahfalk1-1/+2
2017-07-20[Local GC] Refactor usage of GC-internal functions in the DAC (#12458)Sean Gillespie1-7/+7
2017-07-05Jitted Code Pitching Feature implementedsergey ignatov1-0/+10
2017-06-20[Local GC] Move handle creation/deletion profiler callbacks out of the GC (#1...Sean Gillespie1-0/+1
2017-06-15[Local GC] Fix a number of handle table interface violations (#12277)Sean Gillespie1-3/+0
2017-06-01[Local GC] Obtaining configuration information (#11379)Sean Gillespie1-0/+1
2017-06-01[Local GC] Scaffolding for loading a standalone GC (#11242)Sean Gillespie1-3/+52
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-12/+1
2017-05-12EventPipe Circular Buffer Support and Ability to Start/Stop Tracing (#11507)Brian Robbins1-0/+2
2017-05-06Log Events to EventPipe on Linux (#11433)Brian Robbins1-0/+10
2017-05-03Remove COMCoverage::nativeCoverBlock (#11364)Jan Vorlicek1-1/+0
2017-04-12Add platform (x64 & arm64) specific optimized jit helpers for statics access ...Rahul Kumar1-0/+2
2017-04-03Basic EventPipe functionality that supports writing sample profile events to ...Brian Robbins1-0/+3
2017-03-29Tiered Compilation step 1noahfalk1-1/+3
2017-03-19Invariant globalization (#10264)Tarek Mahmoud Sayed1-0/+1
2017-03-05Remove hosting methods that always return false (#9930)Austin Wise1-2/+0
2017-02-23[x86/Linux] Initial patch for EH funclet (#9601)Hanjoung Lee1-0/+1
2017-02-14Remove never defined FEATURE_ISOSTOREdanmosemsft1-1/+0
2017-02-12Remove never defined FEATURE_CER and headerdanmosemsft1-6/+0
2017-02-06CAS Security cleanup (#9355)Jan Kotas1-2/+0
2017-01-11[x86/Linux] Fix WIN64EXCEPTIONS build error (#8629)Jonghyun Park1-0/+2
2016-12-14[x86/Linux] Port jithelp.asm (#8491)Jonghyun Park1-0/+1
2016-12-13[x86/Linux] implement TheUMEntryPrestub (#8589)SaeHie Park1-0/+1
2016-12-06[x86/Linux] Port asmhelpers.asm (#8489)Jonghyun Park1-0/+1
2016-12-05[x86/Linux] Port gmsasm.asm (#8456)Jonghyun Park1-0/+4
2016-12-01Exclude jithelp.asm for x86/Linux (#8393)Jonghyun Park1-1/+0
2016-11-29Disable CER feature as it is not used (#8218)John Chen1-1/+6
2016-11-16Enable GCToOSInterface to be defined on the GC side of the GC interface (#8121)Sean Gillespie1-1/+6
2016-11-09[Linux][GDBJIT] Fix crashes related with locals debug info generation (#7874)Evgeny Pavlov1-1/+1