I have cross-compiled Helgrind and using this tool to monitor a process.  This 
process in turn spawns a few more processes.  When I use the below command,

./valgrind  --trace-children=yes -log-file=helgrind.log -tool=helgrind  
/bin/process1,

I do not see the "process 2" and "process 3" when the command ps Is entered.  
Also, I do not observe logs from "process 1".

Can anyone help me if I have done anything incorrect here?



________________________________

This message is confidential and intended only for the addressee. If you have 
received this message in error, please immediately notify the 
postmas...@nds.com and delete it from your system as well as any copies. The 
content of e-mails as well as traffic data may be monitored by NDS for 
employment and security purposes.
To protect the environment please do not print this e-mail unless necessary.

An NDS Group Limited company. www.nds.com
------------------------------------------------------------------------------
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