Using SOS programmatically
Open
enhancement
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 404
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 35
Description
Hello, I would like to automate some diagnostics by programmatically issuing commands and getting back the results.
From the codebase I see the final string is created at SOS level and not in dotnet-dump.
I would like to avoid parsing the text and hoping in an easy way to get the results from the commands before they get formatted in strings.
I know another way is going straight with CLRMD, but SOS is already doing what I need, and I want to just adding an automatic processing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.