This is an automated email from the ASF dual-hosted git repository. yangliming pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brpc.git
from 66b77393 Merge pull request #2628 from yanglimingcn/bugfix/bthread_concurrency_by_tag add 8baf6d13 cmd line not contains absolute path add 9f616266 rm duplicate comment new ff140bee Merge pull request #2644 from ehds/fix-can-not-recognize-absolute-path-from-cmdline 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/brpc/builtin/common.cpp | 20 +++++++++++++++++++- src/brpc/builtin/common.h | 3 +++ src/brpc/builtin/hotspots_service.cpp | 4 ++-- src/butil/process_util.cc | 15 +++++++++++++++ src/butil/process_util.h | 5 +++++ 5 files changed, 44 insertions(+), 3 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org