Hello All, I would like to use "valgrind -tool=callgrind <executive name>" in "execlp()" system call as below. Is it possible ? For me, valgrind is not invoking up.
execlp("/usr/local/pmas/bin/pma", "valgrind --tool=callgrind pma", "-n", option_pma_name, NULL); Is it any other way to do it ? Thanks, Prashant
------------------------------------------------------------------------------
_______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users