https://github.com/q191201771/nazaext
🍀 Golang 内存分析工具
https://github.com/q191201771/nazaext
Last synced: 2 months ago
JSON representation
🍀 Golang 内存分析工具
- Host: GitHub
- URL: https://github.com/q191201771/nazaext
- Owner: q191201771
- License: mit
- Created: 2020-03-12T07:59:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-22T11:16:19.000Z (over 3 years ago)
- Last Synced: 2025-04-03T07:03:41.952Z (7 months ago)
- Language: Go
- Homepage:
- Size: 29.3 KB
- Stars: 142
- Watchers: 7
- Forks: 30
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
### /pprofplus
pprofplus用于采集Go进程的各项内存指标(包含Go runtime内存管理相关的,以及RSS等),并按时间维度绘制成折线图,可以通过网页实时查看。
具体介绍见: [pprofplus README](https://github.com/q191201771/pprofplus/tree/master/pprofplus/README.md)