Skip to content

Conversation

@toheart
Copy link
Owner

@toheart toheart commented Aug 3, 2025

No description provided.

toheart added 3 commits July 31, 2025 00:33
- 在`openapi.yaml`中添加了`/api/runtime/function/info`的POST接口定义。
- 新增`GetFunctionInfoInGoroutineReq`和`GetFunctionInfoInGoroutineReply`消息结构,定义请求和响应格式。
- 在`analysis_grpc.pb.go`和`analysis.pb.go`中注册了新的gRPC方法。
- 更新`analysis.go`和`trace_ent.go`,实现获取函数信息的业务逻辑。
- 修改`.gitignore`,添加对`.db`文件的忽略。
- 更新`config.yaml`,修改HTTP服务端口为8001。
- 在`openapi.yaml`中添加了`/api/runtime/modules`的POST接口定义。
- 新增`GetModuleNamesReq`和`GetModuleNamesReply`消息结构,定义请求和响应格式。
- 在`analysis_grpc.pb.go`和`analysis.pb.go`中注册了新的gRPC方法`GetModuleNames`。
- 更新`analysis.go`,实现获取模块名称的业务逻辑。
- 移除不再使用的API接口定义,优化接口文档。
- 更新`README.md`和`README.ZH.md`,增加命令行参数配置示例,提升用户体验。
@toheart toheart merged commit 00bcfb1 into main Aug 3, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants