This adds support for jstopinfo field of stop-reply packets. This field enables us to avoid
querying full thread stop data on most stops (see r242593 for more details).
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D11415
Add jstopinfo support to llgs ClosedPublic Authored by labath on Jul 22 2015, 7:11 AM.
Details Summary This adds support for jstopinfo field of stop-reply packets. This field enables us to avoid
Diff Detail Event Timelinelabath updated this object. This revision is now accepted and ready to land.Jul 22 2015, 10:31 AM Closed by commit rL242997: Add jstopinfo support to llgs (authored by labath). · Explain WhyJul 23 2015, 2:10 AM This revision was automatically updated to reflect the committed changes. labath marked 2 inline comments as done.
Revision Contents
Diff 30348 source/Plugins/Process/Linux/NativeProcessLinux.cpp
source/Plugins/Process/Linux/NativeThreadLinux.h
source/Plugins/Process/Linux/NativeThreadLinux.cpp
source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
|
Nit: if (thread_index > 0)? In this case no to acquire NativeProcessProtocol::m_threads_mutex