|
From: Philippe W. <phi...@sk...> - 2016-02-14 18:00:18
|
On Sun, 2016-02-07 at 03:10 +0000, William Good wrote: > > Thanks for your response I. Very helpful slides. As a follow up > question is it possible to use thread local storage in a valgrind > tool? > ______________________________________________________________________ When I prototyped a 'parallel valgrind', I did some trials of using thread local storage : TLS variables started to work on linux, but nothing tried/examined for Android or MacOs. Again, nothing that can be committed. Philippe |