summaryrefslogtreecommitdiff
path: root/src/vm/syncblk.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-06-20Fix eventpipe filtering (#25221)Sung Yoon Whang1-1/+1
2019-05-23Delete FEATURE_TESTHOOK (#24746)Jan Kotas1-1/+0
2019-05-09Add a new version of ContentionEnd event (#22487)Gregory LEOCADIE1-4/+32
2019-05-01Adjust some terms (#24351)Dan Moseley1-1/+1
2019-04-19Implement APIs for some threading metrics (CoreCLR) (#24113)Koundinya Veluri1-0/+1
2019-04-03Remove ADID and ADIndex from CoreCLR (#23588)David Wrighton1-450/+5
2019-03-05Remove dead AppDomain unload code (#23026)Steve MacLean1-31/+0
2019-02-21Remove unused perfcounter code (#22742)Sung Yoon Whang1-7/+0
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-5/+1
2019-01-10Normalize a few more spin-wait loops (#21586)Koundinya Veluri1-3/+3
2018-12-10Delete vm/context.* (#21459)Jan Kotas1-10/+1
2018-12-03Remove IsNeutralDomain() (#21318)Steve MacLean1-10/+3
2018-07-23Remove hosthook api (#19079)Aaron Robinson1-3/+1
2018-01-29Prevent compiler optimization that could cause local var values to change in ...Koundinya Veluri1-2/+2
2018-01-21Remove AppDomainLeaks configuration option (#15956)antofik1-57/+0
2017-11-27Improve Monitor scaling (#14216)Koundinya Veluri1-382/+193
2017-09-26Remove Monitor asm helpers (#14146)Koundinya Veluri1-0/+84
2017-06-12[Arm64/Unix] Add 64K page support (#10981)Steve MacLean1-2/+2
2017-03-21[Local GC] Forbid inclusion of gcscan.h from VM and DAC directories (#10332)Sean Gillespie1-2/+1
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-11/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-7/+0
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-8/+8
2016-06-30GC ETW fixes. The code for getting data for ETW and perf counter was written ...Maoni01-6/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-24GC OS interface refactoringJan Vorlicek1-1/+1
2015-12-16Rename CNameSpace to GCScanJan Kotas1-1/+1
2015-01-31Replaced compiler option to disabled all warnings in Linux build by options f...Jan Vorlicek1-2/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+3664