blob: e6b15b4fd48a54266319dad7270d42a852513164 [file] [log] [blame]
bsalomon@google.comf1eba212014-04-22 18:47:02 +00001# Valgrind suppressions for bench --config 8888 GPU NONRENDERING --runOnce
2# Pass this file to Valgrind with "--suppressions=bench/valgrind.supp"
3{
bsalomon@google.com034c66b2014-04-23 20:25:04 +00004 fglrx 1
5 Memcheck:Param
6 ioctl(generic)
7 fun:ioctl
8 obj:/usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
9}
10{
11 fglrx 2
12 Memcheck:Cond
13 obj:/usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
14}
15{
16 fglrx 3
17 Memcheck:Addr8
18 fun:memcpy@GLIBC_2.2.5
19 obj:/usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
20}
21{
22 fglrx 3
23 Memcheck:Addr2
24 fun:memcpy@GLIBC_2.2.5
25 obj:/usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
26}
27{
28 fglrx 4
29 Memcheck:Addr8
30 obj:/usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
31}
32{
33 fglrx 5
34 Memcheck:Leak
35 fun:malloc
36 obj:/usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
37}
38{
bsalomon@google.comf1eba212014-04-22 18:47:02 +000039 NV driver 1
40 Memcheck:Cond
41 obj:/usr/lib/nvidia-current/libnvidia-glcore.so.319.32
42}
43{
44 NV driver 2
45 Memcheck:Param
46 write(buf)
47 fun:__write_nocancel
48}
49{
50 FontConfig
51 Memcheck:Addr4
52 fun:FcConfigFileExists
53}
54{
bsalomon@google.com6419ee62014-04-22 19:17:54 +000055 SkipZeroes_arrow.png_skip_zeroes http://skbug.com/2452
bsalomon@google.comf1eba212014-04-22 18:47:02 +000056 Memcheck:Cond
57 fun:inflateReset2
58 fun:inflateInit2_
59 fun:png_create_read_struct_2
60 fun:png_create_read_struct
61 fun:_ZN17SkPNGImageDecoder12onDecodeInitEP8SkStreamPP14png_struct_defPP15png_info_struct
62 fun:_ZN17SkPNGImageDecoder8onDecodeEP8SkStreamP8SkBitmapN14SkImageDecoder4ModeE
63 fun:_ZN14SkImageDecoder6decodeEP8SkStreamP8SkBitmapNS2_6ConfigENS_4ModeE
64 fun:_ZN14SkImageDecoder6decodeEP8SkStreamP8SkBitmapNS_4ModeE
65 fun:_ZN15SkipZeroesBench6onDrawEiP8SkCanvas
66 fun:_ZN11SkBenchmark4drawEiP8SkCanvas
67 fun:_Z9tool_mainiPPc
68 fun:main
69}
70{
bsalomon@google.com6419ee62014-04-22 19:17:54 +000071 SkipZeroes_arrow.png_skip_zeroes Release http://skbug.com/2452
bsalomon@google.comf1eba212014-04-22 18:47:02 +000072 Memcheck:Cond
73 fun:inflateReset2
74 fun:inflateInit2_
75 fun:png_create_read_struct_2
76 fun:png_create_read_struct
77 fun:_ZN17SkPNGImageDecoder12onDecodeInitEP8SkStreamPP14png_struct_defPP15png_info_struct
78 fun:_ZN17SkPNGImageDecoder8onDecodeEP8SkStreamP8SkBitmapN14SkImageDecoder4ModeE
79 fun:_ZN14SkImageDecoder6decodeEP8SkStreamP8SkBitmapNS2_6ConfigENS_4ModeE
80 fun:_ZN15SkipZeroesBench6onDrawEiP8SkCanvas
81 fun:_Z9tool_mainiPPc
82 fun:(below main)
83}
bsalomon@google.comf1eba212014-04-22 18:47:02 +000084{
bsalomon@google.comf7ad0022014-04-22 19:30:16 +000085 shadermask_LCD_* http://skbug.com/2453
bsalomon@google.comf1eba212014-04-22 18:47:02 +000086 Memcheck:Cond
87 fun:_ZL16SkMulDiv255Roundjj
88 fun:_ZN12_GLOBAL__N_121skPaint2GrPaintShaderEP11SkGpuDeviceRK7SkPaintbP7GrPaint
89 fun:_ZN11SkGpuDevice8drawTextERK6SkDrawPKvmffRK7SkPaint
90 fun:_ZN8SkCanvas8drawTextEPKvmffRK7SkPaint
91 fun:_ZN15ShaderMaskBench6onDrawEiP8SkCanvas
92 fun:_ZN11SkBenchmark4drawEiP8SkCanvas
93 fun:_Z9tool_mainiPPc
94 fun:main
95}
96{
bsalomon@google.comf7ad0022014-04-22 19:30:16 +000097 shadermask_LCD_* 2 http://skbug.com/2453
bsalomon@google.comf1eba212014-04-22 18:47:02 +000098 Memcheck:Cond
99 fun:_ZL8SkMulS16ii
100 fun:_ZL16SkMulDiv255Roundjj
101 fun:_ZN12_GLOBAL__N_121skPaint2GrPaintShaderEP11SkGpuDeviceRK7SkPaintbP7GrPaint
102 fun:_ZN11SkGpuDevice8drawTextERK6SkDrawPKvmffRK7SkPaint
103 fun:_ZN8SkCanvas8drawTextEPKvmffRK7SkPaint
104 fun:_ZN15ShaderMaskBench6onDrawEiP8SkCanvas
105 fun:_ZN11SkBenchmark4drawEiP8SkCanvas
106 fun:_Z9tool_mainiPPc
107 fun:main
108}
109{
bsalomon@google.comf7ad0022014-04-22 19:30:16 +0000110 shadermask_LCD_* 3 http://skbug.com/2453
bsalomon@google.comf1eba212014-04-22 18:47:02 +0000111 Memcheck:Cond
112 fun:_ZL23SkPremultiplyARGBInlinejjjj
113 fun:_Z18SkPreMultiplyColorj
114 fun:_ZL15SkColor2GrColorj
115 fun:_ZN12_GLOBAL__N_123skPaint2GrPaintNoShaderEP11SkGpuDeviceRK7SkPaintbbP7GrPaint
116 fun:_ZN12_GLOBAL__N_121skPaint2GrPaintShaderEP11SkGpuDeviceRK7SkPaintbP7GrPaint
117 fun:_ZN11SkGpuDevice8drawTextERK6SkDrawPKvmffRK7SkPaint
118 fun:_ZN8SkCanvas8drawTextEPKvmffRK7SkPaint
119 fun:_ZN15ShaderMaskBench6onDrawEiP8SkCanvas
120 fun:_ZN11SkBenchmark4drawEiP8SkCanvas
121 fun:_Z9tool_mainiPPc
122 fun:main
123}
124{
bsalomon@google.comf7ad0022014-04-22 19:30:16 +0000125 shadermask_LCD_* 4 http://skbug.com/2453
bsalomon@google.comf1eba212014-04-22 18:47:02 +0000126 Memcheck:Cond
127 fun:_ZL16SkMulDiv255Roundjj
128 fun:_ZL23SkPremultiplyARGBInlinejjjj
129 fun:_Z18SkPreMultiplyColorj
130 fun:_ZL15SkColor2GrColorj
131 fun:_ZN12_GLOBAL__N_123skPaint2GrPaintNoShaderEP11SkGpuDeviceRK7SkPaintbbP7GrPaint
132 fun:_ZN12_GLOBAL__N_121skPaint2GrPaintShaderEP11SkGpuDeviceRK7SkPaintbP7GrPaint
133 fun:_ZN11SkGpuDevice8drawTextERK6SkDrawPKvmffRK7SkPaint
134 fun:_ZN8SkCanvas8drawTextEPKvmffRK7SkPaint
135 fun:_ZN15ShaderMaskBench6onDrawEiP8SkCanvas
136 fun:_ZN11SkBenchmark4drawEiP8SkCanvas
137 fun:_Z9tool_mainiPPc
138 fun:main
139}
140{
bsalomon@google.comf7ad0022014-04-22 19:30:16 +0000141 shadermask_LCD_* 5 http://skbug.com/2453
bsalomon@google.comf1eba212014-04-22 18:47:02 +0000142 Memcheck:Cond
143 fun:_ZL16SkMulDiv255Roundjj
144 fun:_ZL23SkPremultiplyARGBInlinejjjj
145 fun:_Z18SkPreMultiplyColorj
146 fun:_ZL15SkColor2GrColorj
147 fun:_ZN12_GLOBAL__N_123skPaint2GrPaintNoShaderEP11SkGpuDeviceRK7SkPaintbbP7GrPaint
148 fun:_ZN12_GLOBAL__N_121skPaint2GrPaintShaderEP11SkGpuDeviceRK7SkPaintbP7GrPaint
149 fun:_ZN11SkGpuDevice8drawTextERK6SkDrawPKvmffRK7SkPaint
150 fun:_ZN8SkCanvas8drawTextEPKvmffRK7SkPaint
151 fun:_ZN15ShaderMaskBench6onDrawEiP8SkCanvas
152 fun:_ZN11SkBenchmark4drawEiP8SkCanvas
153 fun:_Z9tool_mainiPPc
154 fun:main
155}
156{
bsalomon@google.comf7ad0022014-04-22 19:30:16 +0000157 shadermask_LCD_* 6 http://skbug.com/2453
bsalomon@google.comf1eba212014-04-22 18:47:02 +0000158 Memcheck:Cond
159 fun:_ZL8SkMulS16ii
160 fun:_ZL16SkMulDiv255Roundjj
161 fun:_ZL23SkPremultiplyARGBInlinejjjj
162 fun:_Z18SkPreMultiplyColorj
163 fun:_ZL15SkColor2GrColorj
164 fun:_ZN12_GLOBAL__N_123skPaint2GrPaintNoShaderEP11SkGpuDeviceRK7SkPaintbbP7GrPaint
165 fun:_ZN12_GLOBAL__N_121skPaint2GrPaintShaderEP11SkGpuDeviceRK7SkPaintbP7GrPaint
166 fun:_ZN11SkGpuDevice8drawTextERK6SkDrawPKvmffRK7SkPaint
167 fun:_ZN8SkCanvas8drawTextEPKvmffRK7SkPaint
168 fun:_ZN15ShaderMaskBench6onDrawEiP8SkCanvas
169 fun:_ZN11SkBenchmark4drawEiP8SkCanvas
170 fun:_Z9tool_mainiPPc
171}
172{
bsalomon@google.comf7ad0022014-04-22 19:30:16 +0000173 shadermask_LCD_* 7 http://skbug.com/2453
bsalomon@google.comf1eba212014-04-22 18:47:02 +0000174 Memcheck:Cond
175 fun:_ZL12SkPackARGB32jjjj
176 fun:_ZL23SkPremultiplyARGBInlinejjjj
177 fun:_Z18SkPreMultiplyColorj
178 fun:_ZL15SkColor2GrColorj
179 fun:_ZN12_GLOBAL__N_123skPaint2GrPaintNoShaderEP11SkGpuDeviceRK7SkPaintbbP7GrPaint
180 fun:_ZN12_GLOBAL__N_121skPaint2GrPaintShaderEP11SkGpuDeviceRK7SkPaintbP7GrPaint
181 fun:_ZN11SkGpuDevice8drawTextERK6SkDrawPKvmffRK7SkPaint
182 fun:_ZN8SkCanvas8drawTextEPKvmffRK7SkPaint
183 fun:_ZN15ShaderMaskBench6onDrawEiP8SkCanvas
184 fun:_ZN11SkBenchmark4drawEiP8SkCanvas
185 fun:_Z9tool_mainiPPc
186 fun:main
187}
188{
bsalomon@google.comf7ad0022014-04-22 19:30:16 +0000189 shadermask_LCD_* 8 http://skbug.com/2453
bsalomon@google.comf1eba212014-04-22 18:47:02 +0000190 Memcheck:Cond
191 fun:_ZL15GrColorPackRGBAjjjj
192 fun:_ZL15SkColor2GrColorj
193 fun:_ZN12_GLOBAL__N_123skPaint2GrPaintNoShaderEP11SkGpuDeviceRK7SkPaintbbP7GrPaint
194 fun:_ZN12_GLOBAL__N_121skPaint2GrPaintShaderEP11SkGpuDeviceRK7SkPaintbP7GrPaint
195 fun:_ZN11SkGpuDevice8drawTextERK6SkDrawPKvmffRK7SkPaint
196 fun:_ZN8SkCanvas8drawTextEPKvmffRK7SkPaint
197 fun:_ZN15ShaderMaskBench6onDrawEiP8SkCanvas
198 fun:_ZN11SkBenchmark4drawEiP8SkCanvas
199 fun:_Z9tool_mainiPPc
200 fun:main
201}
202{
bsalomon@google.comf7ad0022014-04-22 19:30:16 +0000203 shadermask_LCD_* Release http://skbug.com/2453
bsalomon@google.comf1eba212014-04-22 18:47:02 +0000204 Memcheck:Cond
205 fun:_Z18SkPreMultiplyColorj
206 fun:_ZN12_GLOBAL__N_123skPaint2GrPaintNoShaderEP11SkGpuDeviceRK7SkPaintbbP7GrPaint
207 fun:_ZN12_GLOBAL__N_121skPaint2GrPaintShaderEP11SkGpuDeviceRK7SkPaintbP7GrPaint.constprop.127
208 fun:_ZN11SkGpuDevice8drawTextERK6SkDrawPKvmffRK7SkPaint
209 fun:_ZN8SkCanvas8drawTextEPKvmffRK7SkPaint
210 fun:_ZN15ShaderMaskBench6onDrawEiP8SkCanvas
211 fun:_Z9tool_mainiPPc
212 fun:(below main)
213}
bsalomon@google.comf1eba212014-04-22 18:47:02 +0000214