This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
univnautes/etc/ddb.conf

4 lines
225 B
Plaintext

script lockinfo=show locks; show alllocks; show lockedvnods
script kdb.enter.default=textdump set; capture on; run lockinfo; show pcpu; bt; ps; alltrace; capture off; call doadump; reset
script kdb.enter.witness=run lockinfo