xiongyihui / notes

Notes
https://xiongyihui.github.io/notes/
3 stars 0 forks source link

valgrind notes #33

Open xiongyihui opened 1 year ago

xiongyihui commented 1 year ago

heap & stack

valgrind --tool=massif --stacks=yes test_cmd
ms_print massif.out.{pid}