Hello,

I want to run a big project over a long time under Valgrind's Memcheck. I am 
using --log-file in conjunction with %p to generate log files per process ID. 
This means that over time I will start losing log files due to PID reuse. Is 
there a way to make my logs unique so that they will not be overwritten? Maybe 
some way to get a timestamp in the filename? I know that the only other 
available specifier is %q, but I haven't found a way to make this work.

I am running on Suse Linux 64bit.

Thanks,
Costas



------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to