On Mon, Nov 23, 2015 at 11:18:29PM +0800, yoma sophian wrote:
> 2. there is a option call "--trace-children=yes" to capture all
> children information.
> is it possible to limit the specific child name for tracking?
> if possile, should I use some other valgrind execution options or
> modify the source code?

>From valgrind(1):
    ...
    --trace-children-skip=patt1,patt2..
    ...
    --trace-children-skip-by-arg=patt1,patt2..
    ...

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to