This is an automated email from the ASF dual-hosted git repository. caidj pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brpc.git
commit 103da1d5b9d8dc4a509a3b79ba872c4c01aa5a75 Merge: 282bc902 941f2e20 Author: caidj <31362185+cdjin...@users.noreply.github.com> AuthorDate: Tue Dec 24 19:29:45 2024 +0800 Merge pull request #2852 from icexin/bthread_cpu_time add support for bthread cpu usage 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