Running Valgrind on ndmp
Pallavi Shinde <[email protected]>
| Newsgroups | gmane.comp.debugging.valgrind |
|---|---|
| Message-ID | <CACAf4_wt4Mtytt2D9rXjjLR2hQf-eyWBx3gh227XbLbeqQHpcQ@mail.gmail.com> |
Hi, I need to run valgrind for ndmpd I followed below steps: 1. service ndmpd stop 2. service ndmpd start 3. valgrind -v --num-callers=50 --log-file=ndmp_valgrind_30_8.log --leak-check=full /usr/local/ndmp/ndmpd echo $? Returns 1 after the 3rd command. The ps –ef output does not show the valgrind process listed. Questions: 1. Are these correct steps to follow? 2. How to verify that valgrind is running for ndmpd apart from logs? Is there any steps to verify it e.g matching PIDs etc ? System specification : CentOS 7.2.15.11 x86_64 Valgrind 3.10.0 NDMP 2.9.29. Thanks & Regards Pallavi Shinde _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users