This is an automated email from the ASF dual-hosted git repository. caidj pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brpc.git
from 282bc902 Fix build failure with -std=c++17 option (#2844) add 941f2e20 add support for bthread cpu usage new 103da1d5 Merge pull request #2852 from icexin/bthread_cpu_time The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/bthread/bthread.cpp | 8 ++++++++ src/bthread/bthread.h | 18 ++++++++++++++++++ src/bthread/task_group.cpp | 19 ++++++++++++++++++- src/bthread/task_group.h | 11 +++++++++++ src/bthread/task_meta.h | 1 + src/butil/time.h | 8 ++++++++ 6 files changed, 64 insertions(+), 1 deletion(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org