Thank you John for your quick response. So I have to invoke separate valgrind command for each process for which I want to check the process memory.
Thanks, Gangadhar On Tue, Jun 1, 2021 at 10:53 AM John Reiser <[email protected]> wrote: > if i want to attach the valgrind for more than one process at the same > time what is the command/option to use. > > There is no such command or option. Each valgrind tool applies to only > one process. > The closest you can come is to invoke each process using a (separate) > valgrind tool. > > > _______________________________________________ > Valgrind-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/valgrind-users >
_______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
