Expand description

Track the memory usage of CKB.

Traits

A trait which used to track the RocksDB memory usage.

Functions

A dummy function which is used when the Jemalloc profiling isn’t supported.
Track the memory usage of the CKB process, Jemalloc and RocksDB through ckb-metrics.
Track the memory usage of the CKB process and Jemalloc.