summaryrefslogtreecommitdiff
path: root/src/inc/clrconfigvalues.h
AgeCommit message (Expand)AuthorFilesLines
2018-04-10Fix x86 steady state tiered compilation performance (#17476)Noah Falk1-0/+3
2018-03-28Removing 'EXPERIMENTAL' from tiered compilation env var (#17283)Noah Falk1-1/+2
2018-03-24[Arm64] Assert on NYISteve MacLean1-1/+1
2018-03-17Add environment variable (COMPlus_EnableDiagnostics) to disable debugging and...Mike McLaughlin1-0/+1
2018-02-01Memory footprint gc latency level (#15469)gbalykov1-0/+1
2018-01-30Add COMPlus variable to control rundown. (#16109)Brian Robbins1-0/+1
2018-01-25Create the concept of EventPipeSession and refactor EventPipe to use it. Als...Brian Robbins1-4/+6
2018-01-25Enable tiered jitting for R2R methods (#15967)Koundinya Veluri1-0/+2
2018-01-25Revert "Add environment variable (COMPlus_EnableDiagnostics) to disable debug...Russ Keldorph1-1/+0
2018-01-23Delete dead code (#15990)Jan Kotas1-98/+1
2018-01-18 Update clr-configuration-knobs.md, add new C# csi.exe based script for xplat...Jacek Blaszczynski1-367/+228
2018-01-17Add environment variable (COMPlus_EnableDiagnostics) to disable debugging and...Mike McLaughlin1-1/+2
2018-01-03Fix description of FeatureSIMDCarol Eidt1-1/+1
2017-12-28Recognize STA\MTA Attribute For Main Function (#15652)Anirudh Agnihotry1-1/+0
2017-12-20Revert "Respect STA/MTAThread attributes (#15512)"Jan Kotas1-0/+1
2017-12-16Respect STA/MTAThread attributes (#15512)Anirudh Agnihotry1-1/+0
2017-12-05[Arm64] Enable SIMD (#14633)Steve MacLean1-4/+8
2017-11-30Jumpstub fixes (#15296)Jan Kotas1-1/+1
2017-11-27Improve Monitor scaling (#14216)Koundinya Veluri1-0/+1
2017-11-06Cleanup BCLDebug (#14868)Jan Kotas1-1/+0
2017-10-27[Local GC] Implement loader protocol for a standalone GC (#14663)Sean Gillespie1-2/+1
2017-10-24Delete dead code (#14673)Jan Kotas1-13/+0
2017-10-24Cleanup BCLDebugJan Kotas1-16/+0
2017-10-18Fix hill climbing float overflow (#14505)Koundinya Veluri1-0/+1
2017-10-16Fix stepping with tiered jittingNoah Falk1-0/+3
2017-10-16Delete dead code (#14521)Jan Kotas1-100/+0
2017-10-11Delete !FEATURE_IMPLICIT_TLS (#14398)Jan Kotas1-1/+0
2017-09-22Improve thread pool worker thread's spinning for work (#13921)Koundinya Veluri1-1/+6
2017-09-08Remove RETAIL for JitNoInlineHyung-Kyu Choi1-1/+1
2017-08-27Remove always defined FEATURE_RANDOMIZE_STRING_HASHING define (#13491)Dan Moseley1-3/+0
2017-08-22Introduce COMPlus_GDBJitEmitDebugFrame (#13515)Jonghyun Park1-0/+3
2017-08-18Introduce COMPlus_GDBJitElfDump (#13448)Jonghyun Park1-0/+7
2017-07-25Ignore specified signal when using perf (#12436)Steve MacLean1-0/+1
2017-07-05Jitted Code Pitching Feature implementedsergey ignatov1-0/+11
2017-06-01[Local GC] Obtaining configuration information (#11379)Sean Gillespie1-4/+0
2017-06-01[Local GC] Scaffolding for loading a standalone GC (#11242)Sean Gillespie1-0/+2
2017-04-27Remove support for the x86 compat JIT from .NET Core.Pat Gavlin1-14/+0
2017-04-03Basic EventPipe functionality that supports writing sample profile events to ...Brian Robbins1-0/+5
2017-03-29Tiered Compilation step 1noahfalk1-0/+9
2017-03-27Add heuristic to trigger GC to finalize dead threads and clean up han… (#10...Koundinya Veluri1-0/+6
2017-03-05Delete IsNonW8PFrameworkAPI checks (#9964)Jan Kotas1-3/+0
2017-02-12Remove constrainedexecutionregion.cppdanmosemsft1-1/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-24/+2
2017-02-05Enable SIMD for RyuJIT/x86Bruce Forstall1-3/+3
2017-01-09Default gcAllowVeryLargeObjects to true (#8853)mikedn1-1/+1
2016-12-13[ARM32/Linux] Initial bring up of FEATURE_INTERPRETER (#8594)mskvortsov1-5/+5
2016-11-09Disable GUI dialogs on Windows by defaultRuss Keldorph1-2/+2
2016-10-06Enable legacy JIT fallback for CoreCLR on Windows x86Bruce Forstall1-0/+6
2016-09-20Respect JitNoRangeChks flag in RyuJitJoseph Tremoulet1-1/+1
2016-09-12Clean up COMPlus_JitMemStats / MEASURE_MEM_ALLOC (#7119)Peter Kukol1-1/+1