https://github.com/simonswine/pprof-graph
https://github.com/simonswine/pprof-graph
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonswine/pprof-graph
- Owner: simonswine
- License: apache-2.0
- Created: 2023-05-10T14:50:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-10T14:52:25.000Z (about 2 years ago)
- Last Synced: 2025-03-15T16:48:50.194Z (3 months ago)
- Language: Go
- Size: 103 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pprof/internal/graph
This is a clone of https://github.com/google/pprof/tree/main/internal/graph, to make it accessible to outside packages