]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Give some more information in the scheduler information thread status
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Fri, 27 Jul 2018 22:36:35 +0000 (00:36 +0200)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Fri, 27 Jul 2018 22:36:35 +0000 (00:36 +0200)
commit7daa086114c00cd8141c5d74f078f8124ab11a47
treec2b03d89f2859391cb73587fd8b3a79dd18f6c0d
parent4cbc7f35da9db786d26c059b2153bca5b57a6453
Give some more information in the scheduler information thread status

* In case a thread is executing a syscall, give the syscall no being
  executed.
* Show the address range of the valgrind stack, similarly to the client
  stack
coregrind/m_libcassert.c
coregrind/m_syswrap/syswrap-main.c
coregrind/pub_core_syswrap.h