aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/test_framework/mininode.py
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2017-03-20 10:09:01 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2017-03-20 10:30:18 +0100
commite141aa4ba604ff22c68454112501c166d3e892c9 (patch)
tree31b8f8f363e0042f48af9a9291efebc9aee1d139 /qa/rpc-tests/test_framework/mininode.py
parent5c1a95812411b864ced43a151cf86cc49da48150 (diff)
downloadbitcoin-e141aa4ba604ff22c68454112501c166d3e892c9.tar.xz
Add mallocinfo mode to `getmemoryinfo` RPC
This adds a mode argument to `getmemoryinfo`. By default the output will remain the same. However if a mode argument of `mallocinfo` is provided the result of glibc `malloc_info` (if available) will be returned as a string, as-is. This is useful for tracking heap usage over time or troubleshooting memory fragmentation issues.
Diffstat (limited to 'qa/rpc-tests/test_framework/mininode.py')
0 files changed, 0 insertions, 0 deletions