summaryrefslogtreecommitdiff
path: root/src/ToolBox
AgeCommit message (Expand)AuthorFilesLines
2017-09-29Update build clang/llvm/lldb 3.9 (#14096)Mike McLaughlin1-3/+3
2017-09-29[x86/Linux][SOS] Fix DumpStack command output on x86 (#14189)Konstantin Baladurin1-4/+4
2017-09-28Add the capability to force JIT options on the SPMI command line. (#14209)Sergey Andreenko7-72/+155
2017-09-27JIT: devirtualization support for EqualityComparer<T>.Default (#14125)Andy Ayers8-3/+69
2017-09-27[GDBJIT] Provide full file names in generated DWARF (#14172)Igor Kulaychuk1-1/+1
2017-09-21Merge pull request #14108 from jashook/spmi_get_helperJarret Shook1-2/+2
2017-09-20Fix superPMI getHelperFunctionjashook1-2/+2
2017-09-18Change jit notifications so that they pass the native code address. (#14021)David Mason1-7/+34
2017-09-15fix ilgen after: "Add the capability to specify JIT options from smpi command...dotnet-bot1-3/+3
2017-09-14The !heapstat sos command emits difficult to read output as the "Percentage" ...tvass831-8/+8
2017-09-11Merge changes from TFS (#13884)dotnet bot1-1/+1
2017-09-08Merge pull request #13110 from pgavlin/SPMIJitOptionsPat Gavlin16-362/+185
2017-09-07Add the capability to specify JIT options on the SPMI command line.Pat Gavlin16-362/+185
2017-09-07Make dumpmd work with tiered jitting. Now displays previous code addresses (#...David Mason1-14/+73
2017-09-07New jit intrinsic support (#13815)Andy Ayers8-4/+141
2017-08-31spmi: fix prevEnviroment delete statement. (#13729)Sergey Andreenko1-2/+9
2017-08-28SuperPMI replay: fix enviroment variables initialization. (#13596)Sergey Andreenko7-1/+83
2017-08-25Enable clrstack -f in ARM/LinuxJonghyun Park2-16/+24
2017-08-22Merge pull request #12216 from ellismg/fix-warningsWilliam Godbe1-6/+3
2017-08-17Enable SuperPMI asm diffs using CoreDisToolsBruce Forstall6-27/+92
2017-08-16Fixed Android AMD64 build. (#13402)Mike McLaughlin1-4/+4
2017-08-15Implement out of context stack unwinder (#13302)Mike McLaughlin1-11/+152
2017-08-09typo (#13287)John Doe1-1/+1
2017-08-08Merge pull request #12168 from gbalykov/remove-relocations-readonlyBruce Forstall9-21/+42
2017-08-07Fix SuperPMI x86 desktop buildBruce Forstall5-23/+23
2017-08-07Review fixesGleb Balykov7-13/+13
2017-07-10Remove relocations for MethodTable's vtable-1st-level-indirectionGleb Balykov8-20/+37
2017-07-10Remove relocations for MethodTable::m_pPerInstInfo for Linux ARMGleb Balykov3-0/+4
2017-07-06Fix DumpLog to be compatible with CoreRT (#12636)Jan Kotas1-1/+1
2017-06-27spmi add R2R field to getFieldInfo (#12498)Sergey Andreenko2-37/+41
2017-06-26support spmi collection for r2r calls. (#12343)Sergey Andreenko6-187/+325
2017-06-22Spmi third cleaning (#12418)Sergey Andreenko12-412/+343
2017-06-21Spmi second cleaning (#12402)Sergey Andreenko3-459/+240
2017-06-21Please include this line to enable build (#12382)Richard L. Jackson1-1/+1
2017-06-21Spmi source code cleaning (#12378)Sergey Andreenko4-393/+341
2017-06-19.clang format from jit (#12377)Sergey Andreenko3-170/+251
2017-06-12[Arm64/Unix] Add 64K page support (#10981)Steve MacLean2-2/+7
2017-06-11Fix warnings when building SOS.NETCore.csprojMatt Ellis1-6/+3
2017-06-06Fix portable build sos plugin problems (#12125)Mike McLaughlin1-15/+16
2017-06-06new JitEE interface method: expandRawHandleIntrinsic (#12071)Sergey Andreenko5-59/+36
2017-06-02Remove relocations from SECTION_MethodDesc for ngened images for fields acces...gbalykov2-0/+7
2017-06-01Fix 11991 (#12013)Sergey Andreenko1-3/+6
2017-05-23Remove "corerun" sos plugin command. (#11812)Mike McLaughlin4-63/+0
2017-05-19Update signing for coreclr repoWes Haggard1-2/+2
2017-05-19[lldb-plugin] Include PAL headers instead of embedding it (#11705)Jonghyun Park4-102/+8
2017-05-17merger takes MC file names as UTF16 names. (#11506)Sergey Andreenko4-70/+121
2017-05-17Fix CreateDump-related undefined reference on non-AMD64/Linux platforms (#11635)Jonghyun Park2-5/+6
2017-05-16Update Coreclr to 2.0.0 buildtoolswtgodbe2-16/+20
2017-05-09Fix lldbplugin to properly build with lldb 3.9. (#11480)Mike McLaughlin1-1/+1
2017-05-04Fix incorrect metadata on SOS.NETCore.dll (#11395) again (#11415)Mike McLaughlin1-5/+1