v2.7.0
版本发布时间: 2020-08-26 03:43:39
twitter/rezolus最新发布版本:v2.16.3(2022-06-14 07:04:33)
Changed
- Perf event sampling now implemented with BPF. Now requires building with BPF support.
- Renamed worker threads and set limit for total number of runtime threads instead of just core threads.
Added
- CPU sampler now includes CPU frequency.
Fixed
- BPF probes are now dropped properly on program termination. Previously, on some kernel versions, BPF probes might remain after exit.
- Memcache sampler was not being initialized. It's now re-enabled.