summaryrefslogtreecommitdiff
path: root/src/inc/clrconfigvalues.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-22[Tizen] Add a config knob for importing ibc filesSwift Kim1-1/+1
2020-03-25[Tizen] Disable jithost arena cacheGleb Balykov1-1/+1
2019-10-14Do not create diagnostics server thread and pipe if EnableDiagnostics is set ...Sung Yoon Whang1-1/+1
2019-08-29Emit RVA Instead of File Offset by Default in Native Image PerfMap Files (#26...Brian Robbins1-0/+1
2019-06-25Fix LTTng filtering for runtime providers (#25374)Sung Yoon Whang1-5/+7
2019-06-21Add EventPipe Processor Number support and make NetTrace the default … (#25...Noah Falk1-1/+2
2019-06-10Add optimization tiers to the Linux perf maps for perfcollect (#24967)Koundinya Veluri1-0/+1
2019-06-10Add support for the NetTrace EventPipe file formatnoahfalk1-0/+1
2019-05-30Delete dead code (#24876)Jan Kotas1-11/+0
2019-05-29Add COMPlus_LTTng environment variable (#24733)John Salem1-0/+4
2019-05-23Delete FEATURE_TESTHOOK (#24746)Jan Kotas1-1/+0
2019-05-22Delete FEATURE_WINDOWSPHONE (#24718)Jan Kotas1-7/+0
2019-05-22Track debug info for DynamicMethods for Profiler API (#24139)Mukul Sabharwal1-0/+1
2019-05-15Remove concept of AppDomains from the GC (#24536)David Wrighton1-5/+0
2019-05-14Enable QuickJit by default (#24576)Koundinya Veluri1-1/+1
2019-05-14Stack size override (#24532)Steve MacLean1-0/+1
2019-05-13Profiler API to request ReJIT with inliners (#24461)David Mason1-0/+1
2019-05-02When QuickJit is enabled, disable it for methods that contain loops by defaul...Koundinya Veluri1-7/+6
2019-04-26Add config value for jit host slab cache maximum size (#24254)Gleb Balykov1-0/+2
2019-04-13Delete COMPlus_FinalizeOnShutdown (#23595)Jan Kotas1-7/+0
2019-04-08Add Large pages support in GCMukul Sabharwal1-0/+1
2019-04-03Reflect PR feedbackJan Vorlicek1-0/+1
2019-04-03[Preview 4] Disable tier 0 JIT (quick JIT) by default, rename config option (...Koundinya Veluri1-6/+6
2019-03-27Extend WindowsEventLog test for EntryPointFilter (#23178)Steve MacLean1-0/+2
2019-03-07conversionSinan Kaya1-3/+3
2019-03-06Cleanup old code (#23053)Steve MacLean1-3/+0
2019-02-07Add config option to disable tier 0 JIT (#22370)Koundinya Veluri1-0/+1
2019-01-29To support container scenario, 2 HardLimit configs are added - (#22180)Maoni Stephens1-0/+3
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-1/+0
2019-01-11Patch vtable slots and similar when tiering is enabled (#21292)Koundinya Veluri1-1/+6
2018-12-26desktop port (#21523)Maoni Stephens1-2/+7
2018-11-21Delete dead/unused code (#21138)Jan Kotas1-9/+0
2018-11-09Delete dead/unreachable code related to remoting (#20880)Jan Kotas1-4/+0
2018-10-05Enable Config-File Based Control of EventPipe (#20238)Brian Robbins1-1/+1
2018-10-04Remove AppDomain unload (#20250)Jan Vorlicek1-1/+0
2018-09-28Added transcript of ARMEnabled. (#20181)Alexander Soldatov1-1/+1
2018-09-07Add Basic Out-of-Process EventPipe Control and Heap Snapshot Capture (#19720)Brian Robbins1-0/+1
2018-08-17Enable Tiered Compilation by default (#19525)Koundinya Veluri1-2/+1
2018-08-01Allow rejit on attach (#19054)David Mason1-0/+1
2018-07-23Remove hosthook api (#19079)Aaron Robinson1-1/+0
2018-07-16Apply tiering's call counting delay more broadly (#18610)Koundinya Veluri1-1/+2
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