已合并
[PROFILING]msprof dynamic profiler support collection multi process at once #406
mei-feiyao创建于 2月7日
[PROFILING]msprof dynamic profiler support collection multi process at once #406
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 mei-feiyao 的贡献)2月7日 将chenhao_1209,zhuliangying设为审查人
CANN-robot
2月7日 评论:
2月7日 评论:
Thanks for your pull-request.
The full list of commands accepted by me can be found at here。
You can get sig-info at here
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| repo-cann/runtime | ✅ chenhao_1209, wangluyao17 (2/2) | ✅ chenhao_1209 (1/1) |
| src/dfx | ✅ zhuliangying, wangluyao17, chenhao_1209, newstarzj (4/2) | ✅ chenhao_1209 (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)


2月7日 添加了label:cann-cla/yes
2月7日 修改了pull request 的描述
mei-feiyao
2月7日 评论:
2月7日 评论:
compile


此处折叠了53条消息 查看更多
zhuliangying
2月9日 评论:
2月9日 评论:
/lgtm


2月9日 添加了label:lgtm
CANN-robot
2月9日 评论:
2月9日 评论:
Review Guide
This pull-request passes review.
Committers who wrote a comment of /approve are: chenhao_1209.
Reviewers who wrote a comment of /lgtm are: wangluyao17, chenhao_1209, newstarzj, zhuliangying.


2月9日 合入了pull request
描述
原因:msprof动态profiler支持一次性配置多个进程pid,支撑客户同时采集多个业务进程数据
方法:
server端调整socket文件路径,支持用户在任意路径都能与client建链;
为链接添加一些安全机制,比如收发消息次数设置上限、建链30min后自动断链等
关联的Issue
https://gitcode.com/cann/runtime/issues/112
测试
UT通过

功能正常
文档更新
类型标签