Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(459)

Unified Diff: tools/valgrind/memcheck/suppressions.txt

Issue 342094: Valgrind: try to remove a suppression for V8 Profiler::Engage. (Closed)
Patch Set: Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 4e5b325531fc5cd03ee6c37726faafa3cb34c696..6b5273219287e51f0fb4e53cfab9d824f091044c 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -1055,21 +1055,6 @@
fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
}
{
- bug_24503
- Memcheck:Leak
- fun:calloc
- fun:allocate_dtv
- fun:_dl_allocate_tls
- fun:pthread_create@@GLIBC_2.1
- fun:_ZN2v88internal6Thread5StartEv
- fun:_ZN2v88internal8Profiler6EngageEv
- fun:_ZN2v88internal6Logger5SetupEv
- fun:_ZN2v88internal2V810InitializeEPNS0_12DeserializerE
- fun:_ZN2v88internal8Snapshot11DeserializeEPKhi
- fun:_ZN2v88internal8Snapshot10InitializeEPKc
- fun:_ZN2v82V810InitializeEv
-}
-{
bug_24936
Memcheck:Free
fun:_ZdlPv
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698