On Fri, 2013-02-22 at 20:02 -0500, Konstantine Bogach wrote:
> Hi,  I am on 3.8.1 now and I can not get massif to produce an output 
> file, neither default name nor specifying it on command line.   I 
> terminate my program by sending TERM signal to valgrind process.   That 
> worked on 3.4.1 (yes,  I don't use valgrind oftern :) .   I would 
> appreciate if someone  could enlighten me on how to get it that file 
> written.


It works here ... (f12/x86) for e.g.
valgrind --tool=massif sleep 100

(both while letting valgrind terminate normally, or terminating it
with kill -TERM)

Philippe



------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to