Expand description
Track the memory usage of CKB.
Traits§
- Track
RocksDB Memory - A trait which used to track the RocksDB memory usage.
Functions§
- jemalloc_
profiling_ dump - A dummy function which is used when the Jemalloc profiling isn’t supported.
- track_
current_ process - Track the memory usage of the CKB process, Jemalloc and RocksDB through ckb-metrics.
- track_
current_ process_ simple - Track the memory usage of the CKB process and Jemalloc.