mstange / samply

Command-line sampling profiler for macOS and Linux
Apache License 2.0
1.96k stars 48 forks source link

Don't show a console for the elevated helper process. #236

Closed mstange closed 1 month ago

mstange commented 1 month ago

I found out that runas::Command has a show(false) method. This is a much better way to hide the console.