Companion for paritytech/substrate#12795 (#6374)
* Begin removing `parity-util-mem`; remove `collect_memory_stats`
* Update some dependencies that were using `parity-util-mem`
* Remove `trie-memory-tracker` feature
* Update Cargo.lock
* Update `kvdb-shared-tests`
* Add back jemalloc
* Add missing license header
* update lockfile for {"substrate"}
Co-authored-by: parity-processbot <>
Co-authored-by:
Andronik <write@reusable.software>
Showing
- polkadot/Cargo.lock 193 additions, 239 deletionspolkadot/Cargo.lock
- polkadot/Cargo.toml 1 addition, 1 deletionpolkadot/Cargo.toml
- polkadot/cli/Cargo.toml 1 addition, 6 deletionspolkadot/cli/Cargo.toml
- polkadot/core-primitives/Cargo.toml 0 additions, 2 deletionspolkadot/core-primitives/Cargo.toml
- polkadot/core-primitives/src/lib.rs 0 additions, 6 deletionspolkadot/core-primitives/src/lib.rs
- polkadot/node/core/approval-voting/Cargo.toml 2 additions, 2 deletionspolkadot/node/core/approval-voting/Cargo.toml
- polkadot/node/core/av-store/Cargo.toml 2 additions, 2 deletionspolkadot/node/core/av-store/Cargo.toml
- polkadot/node/core/chain-selection/Cargo.toml 2 additions, 2 deletionspolkadot/node/core/chain-selection/Cargo.toml
- polkadot/node/core/dispute-coordinator/Cargo.toml 2 additions, 2 deletionspolkadot/node/core/dispute-coordinator/Cargo.toml
- polkadot/node/malus/Cargo.toml 0 additions, 1 deletionpolkadot/node/malus/Cargo.toml
- polkadot/node/overseer/Cargo.toml 1 addition, 1 deletionpolkadot/node/overseer/Cargo.toml
- polkadot/node/overseer/src/lib.rs 3 additions, 2 deletionspolkadot/node/overseer/src/lib.rs
- polkadot/node/overseer/src/memory_stats.rs 53 additions, 0 deletionspolkadot/node/overseer/src/memory_stats.rs
- polkadot/node/overseer/src/metrics.rs 1 addition, 1 deletionpolkadot/node/overseer/src/metrics.rs
- polkadot/node/service/Cargo.toml 2 additions, 2 deletionspolkadot/node/service/Cargo.toml
- polkadot/node/subsystem-util/Cargo.toml 3 additions, 4 deletionspolkadot/node/subsystem-util/Cargo.toml
- polkadot/node/subsystem-util/src/database.rs 0 additions, 14 deletionspolkadot/node/subsystem-util/src/database.rs
- polkadot/parachain/Cargo.toml 0 additions, 2 deletionspolkadot/parachain/Cargo.toml
- polkadot/parachain/src/primitives.rs 4 additions, 11 deletionspolkadot/parachain/src/primitives.rs
- polkadot/primitives/Cargo.toml 0 additions, 2 deletionspolkadot/primitives/Cargo.toml
Please register or sign in to comment