Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-08Add missing extra jit flag dump entries (#55280)Andy Ayers
2021-06-18Fix Linux x86 build (#50836)Gleb Balykov
2021-06-17Fix SuperPMI handling of resolveVirtualMethod (#54315)Bruce Forstall
2021-06-11Enable devirtualization in more scenarios on crossgen2 (#53567)David Wrighton
2021-06-10Remove crossgen from superpmi tools (#53958)Kunal Pathak
2021-06-10Fix gcc armel/arm64 build (#53220)Gleb Balykov
2021-06-10fix spmi perfomance. (#53953)Sergey Andreenko
2021-06-03Fix SuperPMI dumping for replay. (#53649)Sergey Andreenko
2021-06-02Fix SPMI dump. (#53586)Sergey Andreenko
2021-05-29Fix SuperPMI collect with getIntConfigValue (#53442)Bruce Forstall
2021-05-26JIT: pgo/devirt diagnostic improvements (#53247)Andy Ayers
2021-05-21Implement 64-bit type handle histogram counts (#52898)Jakob Botsch Nielsen
2021-05-14Fix mcs merge error for missing pattern (#52715)Bruce Forstall
2021-05-13Modify JIT to support double mapped memory (#52600)Jan Vorlicek
2021-05-11Fix typo in interface for ICorDynamicInfo::getBoundaries() (#52583)Anthony Shaw
2021-05-07Enhancements to MCS dumpMap (#52412)Andy Ayers
2021-05-05Improve SuperPMI missing data asserts (#52129)Bruce Forstall
2021-05-03Add option to instrument using 64-bit counts (#51625)Jakob Botsch Nielsen
2021-04-30Revert "Improve SuperPMI missing data asserts (#52097)" (#52111)Jan Kotas
2021-04-30Improve SuperPMI missing data asserts (#52097)Bruce Forstall
2021-04-24Fix method context number seen by the jit with parallel SPMI (#51753)Andy Ayers
2021-04-23Update jit for new likely class records (#51664)Andy Ayers
2021-04-21Add MCS jitflags support for the new GetLikelyClass PGO record type (#51578)Andy Ayers
2021-04-20Fix SPMI handling of PGO schemas with class profiles (#51521)Andy Ayers
2021-04-20Enable superpmi collection for libraries tests (#51507)Kunal Pathak
2021-04-16Improve likely class handling for pgo (#51284)David Wrighton
2021-04-14Expose an eeIsJitIntrinsic method for quickly determining if a method handle ...Tanner Gooding
2021-04-13Update SOS readme install instructions (#51181)Tom McDonald
2021-04-07Limit superpmi replay failures using 'failureLimit' command line option (#50516)Kunal Pathak
2021-04-06Reorganize CoreCLR native build to reduce CMake reconfigures when the build s...Jeremy Koritzinsky
2021-03-30Fix SuperPMI handling of missing data for asm diffs (#50309)Bruce Forstall
2021-03-27Harden SuperPMI replay against missing data (#50307)Bruce Forstall
2021-03-22Speed up SuperPMI (#49962)Bruce Forstall
2021-03-17Allow jit to disregard PGO; PGO changes for SPMI and MCS (#49551)Andy Ayers
2021-03-17Use new VS detection script in DacTableGen (#49729)Anton Lapounov
2021-03-13Enable crossgen2 SuperPMI for Linux (#49531)Bruce Forstall
2021-03-11SPMI: add pgo data fingerprint to method identity (#49416)Andy Ayers
2021-03-10Superpmi collection pipeline improvements (#49385)Kunal Pathak
2021-03-04Fix DacTableGen build on Windows ARM64 (#49093)Anton Lapounov
2021-03-03Fix SPMI replay with JitStress. (#49045)Sergey Andreenko
2021-02-27[SuperPMI] Support spmi-asmdiffs on Arm64 (#48683)Egor Chesakov
2021-02-21Add assembly name to SuperPMI collection (#48534)Bruce Forstall
2021-02-18Improve SuperPMI asserts (#48449)Bruce Forstall
2021-02-18Fix SuperPMI SEH exception handling (#48447)Bruce Forstall
2021-02-18Adjust logic in cor.h, corhdr.h, corinfo.h, corjit.h and such so that they ma...David Wrighton
2021-02-18Update SuperPMI license headers (#48417)Bruce Forstall
2021-02-17Add MCS verb to dump jit flags histogram (#48281)Andy Ayers
2021-02-17SPMI fixes for missing info. (#48360)Sergey Andreenko
2021-02-16Set *ppIndirection to NULL in MethodContext::repGetAddrOfCaptureThreadGlobal(...Egor Chesakov
2021-02-14SPMI: adjust near differ offset compare logic (#48245)Andy Ayers