|
From: Domingues L. F. <Lui...@ed...> - 2014-05-30 09:09:01
|
Hello, When instrumenting multi-threaded programs, how Valgrind manage it? Did it do the instrumentation in a single thread, or is it multi-threaded on instrumentation time? Regards, Luis Domingues |
|
From: Tom H. <to...@co...> - 2014-05-30 09:26:01
|
On 30/05/14 10:08, Domingues Luis Filipe wrote: > When instrumenting multi-threaded programs, how Valgrind manage it? > Did it do the instrumentation in a single thread, or is it > multi-threaded on instrumentation time? http://www.valgrind.org/docs/manual/manual-core.html#manual-core.pthreads Tom -- Tom Hughes (to...@co...) http://compton.nu/ |