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

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

Issue 7046009: Remove V8-profiler related valgrind suppressions for fixed issues. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 7 months 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
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 85893)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -3719,11 +3719,6 @@
fun:_ZN11MessageLoop10RunHandlerEv
}
{
- bug_72538
- Memcheck:Cond
- fun:_ZN2v88internal11StackTracer5TraceEPNS0_10TickSampleE
-}
-{
bug_72544
Memcheck:Leak
fun:malloc
@@ -3817,33 +3812,6 @@
obj:*
}
{
- bug_73722a
- Memcheck:Cond
- fun:_ZN2v88internal10StackFrame11ComputeType*
-}
-{
- bug_73722b
- Memcheck:Cond
- fun:_ZN2v88internal18StackFrameIterator12SingletonForENS0_10StackFrame4TypeE
-}
-{
- bug_73722c
- Memcheck:Addr4
- ...
- fun:_ZN2v88internal10StackFrame11ComputeType*
- fun:_ZN2v88internal18StackFrameIterator5ResetEv
-}
-{
- bug_73722d
- Memcheck:Value4
- fun:_ZN2v88internal18StackFrameIterator12SingletonForENS0_10StackFrame4TypeE
-}
-{
- bug_73722e
- Memcheck:Addr4
- fun:_ZNK2v88internal13StandardFrame13GetExpressionEi
-}
-{
bug_73828
Memcheck:Leak
...
@@ -4602,11 +4570,6 @@
fun:_ZN11TabContents22NavigateToPendingEntryEN20NavigationController10ReloadTypeE
}
{
- bug_82719
- Memcheck:Cond
- fun:_ZN2v88internal22SafeStackFrameIterator18ExitFrameValidator9IsValidFPEPh
-}
-{
bug_82770a
Memcheck:Addr4
...
« 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