commit | 4cc70e933731ebf4309e1f1ce90973a0de04f28f | [log] [tgz] |
---|---|---|
author | Fam Zheng <famz@redhat.com> | Wed Nov 20 10:01:54 2013 +0800 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Nov 29 13:40:37 2013 +0100 |
tree | 254369a947f01aa34c7c5e1e766ded66919d7b4f | |
parent | 5b43dbb699599cdb9f75a624cb28d4f709ad2cdf [diff] |
blkdebug: add "remove_break" command This adds "remove_break" command which is the reverse of blkdebug command "break": it removes all breakpoints with given tag and resumes all the requests. Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>