core: Pass stack change user requests on to tools
commitdc29ef72df49d88fa1c0866d362803f920a6e2d5
authorBart Van Assche <bvanassche@acm.org>
Mon, 15 Feb 2021 04:08:52 +0000 (14 20:08 -0800)
committerBart Van Assche <bvanassche@acm.org>
Sat, 20 Feb 2021 16:43:23 +0000 (20 08:43 -0800)
tree4db680ddd35234b35f9f1463f6734f4a0de59778
parent84c7df99173ca9589daea551557e4a107bbbde1c
core: Pass stack change user requests on to tools

Since DRD tracks the lowest and highest stack address that has been used,
it needs to know about stack registration events. Hence pass on stack
registration events to tools.
coregrind/m_scheduler/scheduler.c
coregrind/m_tooliface.c
coregrind/pub_core_tooliface.h
include/pub_tool_tooliface.h