Valgrind with root

Dear rooters,

I have a rather big program that I try to analyze with the help of valgrind. The problem is, I am totally swamped by valgrind complaints referring to root libraries. Is there any way to “ask” valgrind to only return problems that it encounters in my modules?

Thank you,
Slava

As explained in the Users Guide, run valgrind with the ROOT suppression file

Rene