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
2020-09-28Handle general SuperPMI fatal errors better (#42821)Bruce Forstall
2020-09-26superpmi.py script improvements (#42773)Bruce Forstall
2020-09-25Improve superpmi.py script output (#42715)Bruce Forstall
2020-09-25Add merge-mch command for CI scripting (#42696)Bruce Forstall
2020-09-24superpmi.py script improvements (#42668)Bruce Forstall
2020-09-24Fix use of uninitialized 'altjit' attribute (#42656)Bruce Forstall
2020-09-21Support auto-download of JIT baseline for SuperPMI asm diffs (#42511)Bruce Forstall
2020-09-19Improve superpmi.py scripting (#42238)Bruce Forstall
2020-08-06Check more patterns for retBuffer. (#40340)Sergey Andreenko
2020-07-28Fix superpmi.py script for asmdiffs (#39948)Bruce Forstall
2020-07-09Fix remaining license headers (#38953)Stephen Toub
2020-05-06More SuperPmi Tweaks (#35875)Carol Eidt
2020-05-05Fix error with superpmi.py if `-output_mch_path` not used (#35822)Bruce Forstall
2020-04-29Add option for extra queries for SuperPmi (#35411)Carol Eidt
2020-03-27Speed up SuperPMI mcs remove dup process (#33946)Bruce Forstall
2020-01-13Several improvements to superpmi.py (#1516)Bruce Forstall
2020-01-09Update superpmi.py helper script (#1474)Bruce Forstall
2019-12-10Improve superpmi collection steps (#652)Bruce Forstall
2019-12-06Force Python 3.7 for superpmi.py (#603)Bruce Forstall
2019-12-06Save PMI stdout/stderr during SuperPMI collections (#579)Bruce Forstall
2019-12-05Update superpmi.py script for new 'runtime' repo layout (#541)Bruce Forstall
2019-11-18Use artifacts layout in place of bin dirjashook
2019-08-18Create upload task in superpmi (dotnet/coreclr#26226)Jarret Shook
2019-08-07Superpmi mch merge (dotnet/coreclr#26018)Jarret Shook
2019-08-06Add --pmi flag to superpmi collect (dotnet/coreclr#25994)Jarret Shook
2019-07-24Superpmi parallel dasm output (dotnet/coreclr#22203)Jarret Shook
2019-01-18SuperPMI Collect/Replay/AsmDiff tool (dotnet/coreclr#21252)Jarret Shook