| robertphillips@google.com | 9c4c3de | 2013-07-03 15:39:10 +0000 | [diff] [blame] | 1 | # Pass this file to Valgrind with "--suppressions=tests/valgrind.supp" |
| tomhudson@google.com | 7816a4e | 2012-03-15 13:39:51 +0000 | [diff] [blame] | 2 | |
| 3 | { |
| robertphillips@google.com | 9c4c3de | 2013-07-03 15:39:10 +0000 | [diff] [blame] | 4 | Mesa_glsl_parsing |
| tomhudson@google.com | 7816a4e | 2012-03-15 13:39:51 +0000 | [diff] [blame] | 5 | Memcheck:Cond |
| robertphillips@google.com | 9c4c3de | 2013-07-03 15:39:10 +0000 | [diff] [blame] | 6 | fun:_ZN22_mesa_glsl_parse_stateC1EP10gl_contextjPv |
| 7 | obj:/usr/lib/x86_64-linux-gnu/dri/libglsl.so |
| tomhudson@google.com | 7816a4e | 2012-03-15 13:39:51 +0000 | [diff] [blame] | 8 | } |
| 9 | { |
| robertphillips@google.com | 9c4c3de | 2013-07-03 15:39:10 +0000 | [diff] [blame] | 10 | lib_png_inflate |
| 11 | Memcheck:Cond |
| 12 | fun:inflateReset2 |
| 13 | fun:inflateInit2_ |
| 14 | fun:png_create_read_struct_2 |
| 15 | fun:png_create_read_struct |
| tomhudson@google.com | 7816a4e | 2012-03-15 13:39:51 +0000 | [diff] [blame] | 16 | } |
| robertphillips@google.com | 9c4c3de | 2013-07-03 15:39:10 +0000 | [diff] [blame] | 17 | { |
| 18 | Mesa_ReadPixels |
| 19 | Memcheck:Value8 |
| 20 | obj:/usr/lib/x86_64-linux-gnu/dri/libdricore.so |
| 21 | fun:_mesa_readpixels |
| 22 | } |
| 23 | { |
| 24 | FcConfig |
| 25 | Memcheck:Addr4 |
| 26 | fun:FcConfigFileExists |
| 27 | } |
| robertphillips@google.com | d7a1eea | 2013-07-08 17:26:07 +0000 | [diff] [blame^] | 28 | { |
| 29 | Mesa_add_symbol_leak |
| 30 | Memcheck:Leak |
| 31 | fun:malloc |
| 32 | fun:strdup |
| 33 | fun:_mesa_symbol_table_add_symbol |
| robertphillips@google.com | 9c4c3de | 2013-07-03 15:39:10 +0000 | [diff] [blame] | 34 | } |
| 35 | {
|
| robertphillips@google.com | d7a1eea | 2013-07-08 17:26:07 +0000 | [diff] [blame^] | 36 | Mesa_symbol_table_add_symbol_leak
|
| robertphillips@google.com | 9c4c3de | 2013-07-03 15:39:10 +0000 | [diff] [blame] | 37 | Memcheck:Leak
|
| 38 | fun:calloc
|
| robertphillips@google.com | d7a1eea | 2013-07-08 17:26:07 +0000 | [diff] [blame^] | 39 | fun:_mesa_symbol_table_add_symbol
|
| 40 | } |
| 41 | { |
| 42 | Mesa_add_global_symbol_leak |
| 43 | Memcheck:Leak |
| 44 | fun:malloc |
| 45 | fun:strdup |
| 46 | fun:_mesa_symbol_table_add_global_symbol |
| 47 | } |
| 48 | { |
| 49 | Mesa_symbol_table_push_scope_leak |
| 50 | Memcheck:Leak |
| 51 | fun:calloc |
| robertphillips@google.com | 9c4c3de | 2013-07-03 15:39:10 +0000 | [diff] [blame] | 52 | fun:_mesa_symbol_table_push_scope |
| 53 | } |
| robertphillips@google.com | d7a1eea | 2013-07-08 17:26:07 +0000 | [diff] [blame^] | 54 | { |
| 55 | Mesa_bindAttribLocation_leak |
| 56 | Memcheck:Leak |
| 57 | fun:malloc |
| 58 | fun:strdup |
| robertphillips@google.com | 9c4c3de | 2013-07-03 15:39:10 +0000 | [diff] [blame] | 59 | fun:_mesa_BindAttribLocationARB |
| 60 | } |
| robertphillips@google.com | d7a1eea | 2013-07-08 17:26:07 +0000 | [diff] [blame^] | 61 | { |
| 62 | Mesa_init_shader_program_leak |
| 63 | Memcheck:Leak |
| 64 | fun:_Znwm |
| 65 | fun:string_to_uint_map_ctor |
| robertphillips@google.com | 9c4c3de | 2013-07-03 15:39:10 +0000 | [diff] [blame] | 66 | fun:_mesa_init_shader_program |
| 67 | } |
| robertphillips@google.com | d7a1eea | 2013-07-08 17:26:07 +0000 | [diff] [blame^] | 68 | { |
| 69 | Mesa_fix_func_fragment_program_leak |
| 70 | Memcheck:Leak |
| 71 | fun:malloc |
| robertphillips@google.com | 9c4c3de | 2013-07-03 15:39:10 +0000 | [diff] [blame] | 72 | fun:_mesa_get_fixed_func_fragment_program |
| 73 | } |
| robertphillips@google.com | d7a1eea | 2013-07-08 17:26:07 +0000 | [diff] [blame^] | 74 | { |
| 75 | Mesa_link_shader_leak |
| 76 | Memcheck:Leak |
| 77 | fun:_Znwm |
| 78 | fun:_Z29link_assign_uniform_locationsP17gl_shader_program |
| 79 | fun:_Z12link_shadersP10gl_contextP17gl_shader_program |
| robertphillips@google.com | 9c4c3de | 2013-07-03 15:39:10 +0000 | [diff] [blame] | 80 | fun:_mesa_glsl_link_shader |
| 81 | } |
| robertphillips@google.com | d7a1eea | 2013-07-08 17:26:07 +0000 | [diff] [blame^] | 82 | { |
| 83 | Mesa_leak |
| 84 | Memcheck:Leak |
| 85 | fun:malloc |
| 86 | fun:_mesa_realloc |
| robertphillips@google.com | 9c4c3de | 2013-07-03 15:39:10 +0000 | [diff] [blame] | 87 | obj:/usr/lib/x86_64-linux-gnu/dri/libdricore.so |
| 88 | } |
| 89 | { |
| 90 | lib_png_inflate |
| 91 | Memcheck:Cond |
| 92 | fun:inflateReset2 |
| 93 | fun:inflateInit2_ |
| 94 | fun:png_create_read_struct_2 |
| 95 | fun:png_create_read_struct |
| 96 | } |
| 97 | { |
| 98 | Mesa_ReadPixels |
| 99 | Memcheck:Value8 |
| 100 | obj:/usr/lib/x86_64-linux-gnu/dri/libdricore.so |
| 101 | fun:_mesa_readpixels |
| 102 | } |
| robertphillips@google.com | d7a1eea | 2013-07-08 17:26:07 +0000 | [diff] [blame^] | 103 | {
|
| 104 | Mesa_compile_shader
|
| 105 | Memcheck:Leak
|
| 106 | fun:calloc
|
| 107 | fun:ralloc_size
|
| 108 | fun:ralloc_strdup
|
| 109 | ...
|
| 110 | fun:_mesa_glsl_compile_shader
|
| 111 | }
|
| 112 | {
|
| 113 | Mesa_compile_shader_2
|
| 114 | Memcheck:Leak
|
| 115 | fun:calloc
|
| 116 | fun:ralloc_size
|
| 117 | ...
|
| 118 | fun:_mesa_glsl_compile_shader
|
| 119 | }
|
| 120 | {
|
| 121 | Mesa_link_shader
|
| 122 | Memcheck:Leak
|
| 123 | fun:calloc
|
| 124 | fun:ralloc_size
|
| 125 | ...
|
| 126 | fun:_mesa_glsl_link_shader
|
| 127 | }
|
| 128 | {
|
| 129 | Mesa_link_shader2
|
| 130 | Memcheck:Leak
|
| 131 | fun:calloc
|
| 132 | obj:/usr/lib/x86_64-linux-gnu/dri/libgallium.so
|
| 133 | fun:st_link_shader
|
| 134 | fun:_mesa_glsl_link_shader
|
| 135 | }
|
| 136 | {
|
| 137 | Mesa_update_state
|
| 138 | Memcheck:Leak
|
| 139 | fun:calloc
|
| 140 | fun:ralloc_size
|
| 141 | ...
|
| 142 | fun:_mesa_update_state
|
| 143 | }
|