On 2/23/2013 5:40 AM, Philippe Waroquiers wrote: > 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 Philippe, it works with "sleep" or "ls" but I does not work when I run my programm. Any help will be apreciated.
Thank you. Konstantine ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
