How can I send a signal to my process which runs inside valgrind to check its memory usage status?
Thanks!
To send a signal to valgrind
, pkill -USR1 valgrind
doesn't want to work for me.
pkill -USR1 memcheck
does the trick.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With