valgrind --tool=memcheck --leak-check=full ./xxxxxx;
kill -USR1 n;

相关文章: