GreateCode commented on PR #2929: URL: https://github.com/apache/brpc/pull/2929#issuecomment-2764467656
> > 1. 重置采样率还会继续采样,不应设置FLAGS_je_prof_active=false。 > > 这样修改了程序的默认行为,是否会影响原来的用户? 不会,改的不是默认值,是手动触发FLAGS_je_prof_reset时,对FLAGS_je_prof_active值的更新,此时没有修改jemalloc内部参数,现在改后FLAGS_je_prof_active更能反应FLAGS_je_prof_reset后,jemalloc opt.prof_active值。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org