aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@fb.com>2021-11-12 15:26:27 -0800
committerGreg Clayton <gclayton@fb.com>2021-11-15 18:59:09 -0800
commitdbd36e1e9f16059f1be1d15f8549a6e538906679 (patch)
treefc79a9ea28c47b147f6b8f4e9da9198398f74715 /lldb/packages/Python/lldbsuite/test
parent391b0ba603ab4e2b5fcdfe29a2907a67831293df (diff)
downloadllvm-dbd36e1e9f16059f1be1d15f8549a6e538906679.zip
llvm-dbd36e1e9f16059f1be1d15f8549a6e538906679.tar.gz
llvm-dbd36e1e9f16059f1be1d15f8549a6e538906679.tar.bz2
Add the stop count to "statistics dump" in each target's dictionary.
It is great to know how many times the target has stopped over its lifetime as each time the target stops, and possibly resumes without the user seeing it for things like shared library loading and signals that are not notified and auto continued, to help explain why a debug session might be slow. This is now included as "stopCount" inside each target JSON. Differential Revision: https://reviews.llvm.org/D113810
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions