16 Commits

Author SHA1 Message Date
langhuihui
9c16905f28 feat: add evn check to debug plugin 2025-06-07 21:07:28 +08:00
langhuihui
80e19726d4 fix: use safeGet insteadof Call and get
feat: multi buddy support
2025-06-05 20:33:59 +08:00
langhuihui
40bc7d4675 feat: add writerBuffer config to tcp 2025-05-27 16:56:01 +08:00
langhuihui
5aa8503aeb feat: add pull testMode 2025-05-27 10:43:34 +08:00
langhuihui
a38ddd68aa feat: add tcp dump to docker 2025-05-22 20:34:50 +08:00
godkun
5f1ee80fbc feat: add cpu api request params 2024-12-28 00:32:21 +08:00
godkun
5972451ff0 fix: change two cpu pprof to one 2024-12-27 22:13:23 +08:00
godkun
3ea37046ff feat(debug): 添加 CPU 分析图功能
- 实现了 GetCpuGraph 方法,用于生成 CPU profile 的 dot 图
- 该方法在后台收集 1 秒的 CPU 数据,然后生成对应的 dot 图
- 新增功能使得可以更直观地分析 CPU 使用情况
2024-12-21 23:38:46 +08:00
godkun
b89b90eb40 feat(plugin/debug): 添加 CPU profiling 和阻塞分析功能
- 新增 GetCpu 方法获取 CPU profile 数据
- 启用阻塞分析并计算总阻塞时间
- 收集函数调用信息和运行时统计信息
2024-12-21 23:38:46 +08:00
langhuihui
b3a3e37429 feat: add pprof 2024-12-16 20:06:39 +08:00
langhuihui
7f0892da83 feat: change package pro to v5 2024-11-12 10:19:55 +08:00
langhuihui
2296aaaa30 feat: change package name to pro 2024-10-22 08:25:55 +08:00
langhuihui
fba41faf6b feat: change package name to v5 2024-10-21 20:13:34 +08:00
langhuihui
fc790cfe06 fix: pull rtsp 2024-10-06 17:56:11 +08:00
langhuihui
b8c1fa5ac6 dev: encode sip msg gb2312 2024-07-31 14:21:29 +08:00
langhuihui
2b84f0a134 feat: use MemoryAllocator 2024-04-03 17:56:20 +08:00