[MemSheriff] Allow exclusion of symbols
commitd683e5060adaaec7dd302733d98628050782512c
authorgroby@chromium.org <groby@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 7 Nov 2013 11:39:20 +0000 (7 11:39 +0000)
committergroby@chromium.org <groby@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 7 Nov 2013 11:39:20 +0000 (7 11:39 +0000)
tree8338385bf564a6fa0faa32fcb9f1ea2619e38030
parentcc538987cb9fabced8be0e3edd9a9dfd889434ab
[MemSheriff] Allow exclusion of symbols

Occasionally, the logs get swamped with leaks from a specific module.
To allow seeing suppressions not related to that, this CL allows
'waterfall match' to exclude any reports that contain a specified
list of symbols

BUG=none

Review URL: https://codereview.chromium.org/63073004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233578 0039d316-1c4b-4281-b951-d872f2087c98
tools/valgrind/test_suppressions.py