Hello,

I am running a daemon in Linux and I want to run this daemon under

valgrind to find memory related errors. Since it is a daemon , I need to

use trace-children = yes option. But this spawns many processes later on

during its life time and I don't want them to run under valgrind. Is

there a way to exclude certain children from running under valgrind? Any

help is appreciated.

Thanks in advance,

Kumar
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to