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

Unified Diff: bench/valgrind.supp

Issue 248063002: Change valgrind suppresion names for bug 2455. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 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: bench/valgrind.supp
diff --git a/bench/valgrind.supp b/bench/valgrind.supp
index 12050b3e08df0329309d8e458cb43958124e0bfe..fe6eeee3152d9a883fb4d9f9a572740758625509 100644
--- a/bench/valgrind.supp
+++ b/bench/valgrind.supp
@@ -177,7 +177,7 @@
fun:(below main)
}
{
- rtree_(unsorted)concentric_query_bulk
+ rtree_(unsorted)* http://skbug.com/2455
Memcheck:Cond
fun:_ZN14BBoxQueryBench6onDrawEiP8SkCanvas
fun:_ZN11SkBenchmark4drawEiP8SkCanvas
@@ -185,7 +185,7 @@
fun:main
}
{
- rtree_(unsorted)concentric_query_bulk Release
+ rtree_(unsorted)* 2 http://skbug.com/2455
Memcheck:Cond
fun:_ZN14BBoxQueryBench6onDrawEiP8SkCanvas
fun:_Z9tool_mainiPPc
« 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