Hi,

I have an application which is started by a shell script.
But before that application is forked , there are many daemon processes
started by the start shell script.

Unfortunately, when I use valgrind to initiate the start script with
"--trace-children" enabled, the script exits at some point while starting a
particular daemon.

My question is, can I simply give my interested executable in the command
line, so that valgrind run everything smoothly but only instruments the
given executable of interest. ???

thanks,
sheeri
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&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