summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-26Improve LOH heap balancing (#24081)Andy Hanson2-73/+135
2019-04-27Merge pull request #24270 from janvorli/fix-gc-numa-to-heap-map-creationJan Vorlicek1-9/+17
2019-04-26Merge pull request #24281 from BruceForstall/CleanCorefxRunsBruce Forstall3-0/+5
2019-04-26Disable failing corefx testsBruce Forstall3-0/+5
2019-04-26Merge pull request #24276 from briansull/revert-24229Brian Sullivan6-119/+68
2019-04-26Revert "Fix for IBC profile data on Linux - Build the full command line for F...Brian Sullivan6-101/+68
2019-04-26Revert "Added method ReleaseManagedCommandLine to release memory"Brian Sullivan3-19/+1
2019-04-26Undo a change where we ignore the specified EventPipe sessionType.José Rivero1-4/+4
2019-04-26Refactored the duplicated code into a template method patternAndrew Au4-130/+116
2019-04-26Add config value for jit host slab cache maximum size (#24254)Gleb Balykov4-1/+11
2019-04-26Fix creation of the NUMA node to heap number mapJan Vorlicek1-9/+17
2019-04-25Merge pull request #24229 from briansull/ibc-linuxBrian Sullivan6-68/+119
2019-04-25Helix telemetry fixesRuss Keldorph4-13/+26
2019-04-25[System.Globalization.Native] Fix small issues in CloneCollatorWithOptions an...Filip Navara1-83/+41
2019-04-25Null-terminate buffers that strncpy writes to (#24095)Omair Majid1-0/+3
2019-04-25Remove redundant tests (#24255)Russ Keldorph4-140/+0
2019-04-25Added method ReleaseManagedCommandLine to release memoryBrian Sullivan3-1/+19
2019-04-25Add IsFrozenObject Profiler API (#24239)Mukul Sabharwal4-0/+53
2019-04-25Removing EventPipe file polling (EventPipeController+Timer) (#24225)José Rivero2-209/+9
2019-04-25Fix for IBC profile data on Linux - Build the full command line for FEATURE_PALBrian Sullivan6-68/+101
2019-04-25Merge pull request #24242 from janvorli/fix-numa-node-for-disabled-numaJan Vorlicek2-26/+26
2019-04-25Using SList<SListElem<T>> to store the EventPipeProviderCallbackDataAndrew Au2-27/+8
2019-04-25Add IBCMerge restore source to the restore command. (#24250)Jeremy Koritzinsky1-2/+2
2019-04-25Nullable System.Collections.EmptyReadOnlyDictionaryInternal, System.Collectio...Anirudh Agnihotry7-72/+74
2019-04-25Merge pull request #24232 from janvorli/fix-large-version-bubble-2Jan Vorlicek1-6/+7
2019-04-25Improve the performance of the type loader (#24177)David Wrighton16-476/+588
2019-04-25Fix verification of 3-byte UTF-8 sequence followed by non-ASCII byte (#24235)Levi Broderick1-3/+3
2019-04-25Return null for unexpected HW intrinsic (#24219)Carol Eidt1-2/+5
2019-04-25Fixing 23941 (#24199)Fadi Hanna7-2/+300
2019-04-25Nullable: Contract.cs and more interop (#24193)Stephen Toub30-55/+67
2019-04-25Fix NUMA node for heap when NUMA is not availableJan Vorlicek2-26/+26
2019-04-25Postponing the managed callback so that they are called after the lock acquis...Andrew Au8-82/+261
2019-04-24Switch to workstation GC in case of constrained CPU resources (#24194)Ludovic Henry2-6/+2
2019-04-24Added optional/default parameters for StreamWriter/StreamReader (#24056)Jim3-8/+28
2019-04-24Unify WIN32_FIND_DATA (dotnet/corefx#37158)Jan Kotas6-68/+107
2019-04-24Add Medium GC Profiling Mode & ICorProfilerInfo::GetObjectReferences (#24156)Mukul Sabharwal15-1782/+2809
2019-04-24More multi-appdomain support removal (#23921)David Wrighton38-901/+122
2019-04-25Fix crossgen with large version bubble enabledJan Vorlicek1-6/+7
2019-04-24Merge pull request #24226 from BruceForstall/Disable24224Bruce Forstall1-0/+3
2019-04-24Merge pull request #24227 from BruceForstall/Disable24173Bruce Forstall1-1/+4
2019-04-24Fixing issue where LTTng probe check disables GC events (#24198)Sung Yoon Whang1-7/+7
2019-04-24Update dependencies from https://github.com/dotnet/arcade build 20190423.2dotnet-maestro2-6/+6
2019-04-24Update dependencies from https://github.com/dotnet/arcade build 20190422.2dotnet-maestro3-7/+7
2019-04-24Update dependencies from https://github.com/dotnet/arcade build 20190418.7dotnet-maestro2-6/+6
2019-04-24Update dependencies from https://github.com/dotnet/arcade build 20190418.4dotnet-maestro2-6/+6
2019-04-24Update dependencies from https://github.com/dotnet/arcade build 20190418.1dotnet-maestro3-16/+40
2019-04-24Update dependencies from https://github.com/dotnet/arcade build 20190417.1dotnet-maestro2-6/+6
2019-04-24Disable _il_dbgu_fld under GCStress against #24173Bruce Forstall1-1/+4
2019-04-24Disable mandelbrot-7 against #24224Bruce Forstall1-0/+3
2019-04-24Fix ProjectN build breaks (dotnet/corert#7343)Michal Strehovský2-2/+6