v2.9.0
版本发布时间: 2020-10-16 23:52:03
twitter/rezolus最新发布版本:v2.16.3(2022-06-14 07:04:33)
Added
- Page Cache sampler which uses BPF to instrument Page Cache hit/miss.
Fixed
- Updated rustcommon dependencies to get some runtime performance benefits.
- Added proper core -> NUMA node mapping to address issues with per-node metrics for interrupt sampler.
- Reduce the cost of disabled samplers by skipping all initialization of samplers which are not enabled in the config.
- Documentation updates.