summaryrefslogtreecommitdiff
path: root/src/gc/sample/gcenv.h
AgeCommit message (Expand)AuthorFilesLines
2019-02-07Fix GCSample bit rot (#22462)Jan Kotas1-0/+2
2018-08-25Remove NumaNodeInfo, CPUGroupInfo, AppDomain, SystemDomain, and EEConfig stub...David Mason1-24/+0
2018-03-13[local gc] refactor apis for threading and suspension to avoid redundant call...David Mason1-7/+0
2018-01-23[Local GC] FEATURE_EVENT_TRACE 1/n: Tracking Event State (#15873)Sean Gillespie1-0/+4
2017-09-06Vendor the volatile.h header into src/gc/env for the standalone GC build (#13...Sean Gillespie1-0/+1
2017-06-12[Arm64/Unix] Add 64K page support (#10981)Steve MacLean1-0/+6
2017-06-01[Local GC] Scaffolding for loading a standalone GC (#11242)Sean Gillespie1-3/+3
2016-10-21Port GC changes from CoreRT (#7764)Jan Kotas1-2/+0
2016-10-06Restore some changes lost in a merge conflict (#7512)Sean Gillespie1-1/+7
2016-09-28Add option to measure time spent inside calls to the CLR. (#7357)Peter Kukol1-7/+1
2016-09-26Introduce "IGCToCLR" and use it within the GC to interface with the EE (#7295)Sean Gillespie1-1/+7
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-0/+3
2016-06-19Update GC from CoreRT (#5859)Jan Kotas1-0/+38
2016-06-07Update GC from CoreRT (#5522)Jan Kotas1-6/+0
2016-05-26Typo Fix: from preemtive GC to preemptive GC (#5237)Geunsik Lim1-1/+1
2016-04-12Implement software write watch and make concurrent GC functional outside WindowsKoundinya Veluri1-0/+6
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-26Update GC from CoreRTJan Kotas1-3/+0
2015-12-24GC OS interface refactoringJan Vorlicek1-0/+9
2015-12-08Update GC from CoreRTJan Kotas1-0/+4
2015-10-31Fix build breaks in GCSampleJan Kotas1-0/+13
2015-10-15Cleanup GC-EE InterfaceJan Kotas1-0/+128
2015-09-12Move sample GC environment to separate directoryJan Kotas1-1313/+0
2015-05-28Fix GCSampleJan Kotas1-0/+23
2015-01-31Fix build breaks in GC sample projectJan Kotas1-0/+7
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1283