|
From: Haifeng H. <heh...@gm...> - 2007-08-05 08:33:16
|
Hi, I tried to use massif (memory profile) tool on firefox browser. Valgrind can run through the test run but there is no summary output created (the ps profile file). Does anybody know about what was probably gone wrong? The command I used was /opt/valgrind/bin/valgrind --tool=massif firefox A following question. When I ran valgrind on application "xterm", I got error message saying "valgrind: /usr/bin/xterm: Permission denied". I got the error message even I ran it as root. Does anybody know why? Thanks Haifeng |