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-06-30Add `-metrics` argument to superpmi.py asmdiffs (#54930)Bruce Forstall
2021-06-18Create a summary Markdown file for all asm diffs (#54430)Bruce Forstall
2021-06-10Remove crossgen from superpmi tools (#53958)Kunal Pathak
2021-06-08Fix superpmi.py/jitrollingbuild.py to handle large REST results (#53750)Bruce Forstall
2021-05-14Make superpmi.py work for python3.8 (#52778)Kunal Pathak
2021-04-20Enable superpmi collection for libraries tests (#51507)Kunal Pathak
2021-04-09Fix superpmi.py private store filtering (#50863)Bruce Forstall
2021-04-06Simplify superpmi.py `-jitoption` (#50756)Bruce Forstall
2021-03-31Support private SuperPMI MCH file stores (#50268)Bruce Forstall
2021-03-31Rename the superpmi.py asmdiffs output directory (#50403)Bruce Forstall
2021-03-27Fix superpmi.py setting of environment (#50304)Bruce Forstall
2021-03-27Use SPMI_CACHE_DIRECTORY for sharing mch files across repos (#50298)Kunal Pathak
2021-03-19Fix SuperPMI replay flags (#49850)Bruce Forstall
2021-03-17Allow jit to disregard PGO; PGO changes for SPMI and MCS (#49551)Andy Ayers
2021-03-13Remove SuperPMI upload of clrjit.dll (#49565)Bruce Forstall
2021-03-11superpmi.py: Add support for Azure CLI authentication (#49272)Bruce Forstall
2021-03-10Enregister EH var that are single def (#47307)Kunal Pathak
2021-03-02Make jitoption a common option in superpmi.py (#48921)Andy Ayers
2021-03-01Rename mention to master branch to main (#48824)Viktor Hofer
2021-02-27Don't set COMPlus_JitRequired=1 during spmi-asmdiffs replay in src/coreclr/sc...Egor Chesakov
2021-02-26Improve SuperPMI download progress (#48779)Bruce Forstall
2021-02-25allow passing jit option to superpmi.py replay (#48738)Andy Ayers
2021-02-24Support SPMI collection of tiered compilation runs, fix utf8 issues (#48665)Andy Ayers
2021-02-23Add progressbar to SuperPMI.py script (#48649)Egor Bogatov
2021-02-18Display more SuperPMI details in log file (#48448)Bruce Forstall
2021-02-17SPMI fixes for missing info. (#48360)Sergey Andreenko
2021-02-13Superpmi on Microbenchmarks (#47900)Kunal Pathak
2021-02-10Make superpmi collection with command more convenient (#48092)Bruce Forstall
2021-02-06Add crossgen2 automated SuperPMI collection of Core_Root libraries (#47818)Bruce Forstall
2021-01-30Re-enable crossgen2 SPMI collection with EnableExtraSuperPmiQueries=1 (#47655)Bruce Forstall
2021-01-29Fixes for SuperPMI collection of crossgen2 (#47609)Bruce Forstall
2021-01-27Enable scripting of SuperPMI collection of crossgen2 compilations (#47513)Bruce Forstall
2021-01-25Enable COMPlus_JitDisasmWithGC with SuperPMI asm diffs (#46966)Bruce Forstall
2021-01-09Fix parsing of JIT-EE version GUID (#46773)Bruce Forstall
2020-12-12superpmi.py: Add support for easily collecting crossgen of assemblies (#45996)Bruce Forstall
2020-12-12Remove superpmi.py asmdiff view with VS Code options (#45993)Bruce Forstall
2020-12-12Add a GC info option to superpmi.py asm diffs (#45992)Bruce Forstall
2020-12-12Fix superpmi.py argument parsing (#45983)Bruce Forstall
2020-12-10Add switches for more general altjit and cross-target commands (#45605)Bruce Forstall
2020-12-08December infra rollout - remove duplicated 'src' from coreclr subrepo (src/co...Tomáš Rylek
2020-12-04Fix location of JIT-EE version GUID (#45574)Bruce Forstall
2020-11-19Remove temporary SuperPMI scripting code (#44962)Bruce Forstall
2020-11-19Change SuperPMI collection to not use altjit mechanism (#44834)Bruce Forstall
2020-11-16Fix `-output_mch_path` argument to superpmi.py (#44693)Bruce Forstall
2020-11-06Add threshold on number of files / partition in SPMI collection (#44180)Kunal Pathak
2020-11-03Changing Windows_NT -> Windows for enabling TargetPlatformMoniker feature of...Anirudh Agnihotry
2020-10-30Enable automated SPMI collection for outerloop tests (#43773)Kunal Pathak
2020-10-24Pass -target arm or -target arm64 to superpmi.exe when replaying in superpmi...Egor Chesakov
2020-10-01Create a SuperPMI collection pipeline (#42053)Bruce Forstall
2020-09-29Rename references of protononjit to clrjit_ (#42133)Kunal Pathak