Change the default SuperPMI collection location (#78513)
authorBruce Forstall <brucefo@microsoft.com>
Tue, 29 Nov 2022 01:43:29 +0000 (17:43 -0800)
committerGitHub <noreply@github.com>
Tue, 29 Nov 2022 01:43:29 +0000 (17:43 -0800)
commit4b9e3c0f72416de5fc40cc6fb21974967542d5ad
tree4ac1528c9a7596d0ad82d7472e80617c4df0961b
parent37105228269644708e9494af0733903f1640a53a
Change the default SuperPMI collection location (#78513)

When using `superpmi.py collect`, change the default output MCH
file to be located in the current directory, not the "spmi" location.
Also, add logic so multiple concurrent collections using a default
file name don't overwrite each other.
src/coreclr/scripts/superpmi.py