Chris Tian

Results 1 comments of Chris Tian

[WARN] Unknown argument: framebuf , 这是 [async-profiler 2.7](https://github.com/async-profiler/async-profiler/releases/tag/v2.7) 版本引入的 change: - Do not accept unknown agent arguments 这条告警信息并不影响生成火焰图。 下面是 arthas 3.6.9 + async-profiler 2.10 集成测试验证结果: ![async-profiler 2.10](https://user-images.githubusercontent.com/4214030/236744965-2ea3b3a4-ec48-44f4-9a37-107004dd89ac.png) 我刚找了一个 Ubuntu 18.04.6...