| commit | 9a8c16ee84879c8f1abbc7d9b8f85a27d74288c1 | [log] [tgz] |
|---|---|---|
| author | Markus Metzger <markus.t.metzger@intel.com> | Wed Aug 13 14:38:10 2025 +0000 |
| committer | Markus Metzger <markus.t.metzger@intel.com> | Mon Nov 03 06:22:46 2025 +0000 |
| tree | 99dcb59539b2e2006173a948dbc1bc7409731b7f | |
| parent | 92dc62fe6e1f60ca9085ed19876dd4f990cb824f [diff] |
btrace: do not allow moving running threads with 'record goto' With asynchronous commands, a thread can be replaying in the background while it is being moved using the 'record goto' command in the foreground. Do not allow that.