[Intel-gfx] [PATCH i-g-t] lib: Add basic support for valgrind annotations.
Tomeu Vizoso
tomeu at tomeuvizoso.net
Thu Feb 9 09:59:40 UTC 2017
Patch looks good to me, but I think the signal changes should be in
their own commit.
On 7 February 2017 at 16:12, Maarten Lankhorst
<maarten.lankhorst at linux.intel.com> wrote:
...
> +#define VG(x) x
> +#else
> +#define VG(x)
> +#endif
Wouldn't be better to stub VALGRIND_MAKE_MEM_DEFINED instead?
Regards,
Tomeu
More information about the Intel-gfx
mailing list