{"id":13696670,"url":"https://github.com/remeh/diago","last_synced_at":"2025-04-06T16:15:55.208Z","repository":{"id":42631170,"uuid":"243365296","full_name":"remeh/diago","owner":"remeh","description":"Diago is a visualization tool for CPU profiles and heap snapshots generated with `pprof`.","archived":false,"fork":false,"pushed_at":"2022-10-12T14:06:18.000Z","size":150,"stargazers_count":357,"open_issues_count":0,"forks_count":14,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-04T12:07:40.112Z","etag":null,"topics":["golang","pprof","profiling","tool"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remeh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-26T21:03:54.000Z","updated_at":"2024-11-28T16:34:40.000Z","dependencies_parsed_at":"2022-09-26T18:00:45.648Z","dependency_job_id":null,"html_url":"https://github.com/remeh/diago","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remeh%2Fdiago","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remeh%2Fdiago/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remeh%2Fdiago/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remeh%2Fdiago/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remeh","download_url":"https://codeload.github.com/remeh/diago/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247509238,"owners_count":20950232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","pprof","profiling","tool"],"created_at":"2024-08-02T18:00:44.611Z","updated_at":"2025-04-06T16:15:55.182Z","avatar_url":"https://github.com/remeh.png","language":"Go","readme":"# Diago\n\nDiago is a visualization tool for profiles and heap snapshots generated with `pprof`.\n\n## Features\n\n  - Visual interface with an easy-to-use read tree\n    - CPU usage\n    - Total heap allocated\n    - Heap in-use\n  - Search in functions and filenames\n  - Aggregate per functions or per function calls (lines)\n\n![Screenshot of Diago](https://github.com/remeh/diago/raw/master/screenshot.png)\n\n## Installation\n\nDue to the underlying usage of `go-gl/glfw`, there is a few system dependencies (i.e. some Xorg libraries on Linux or headers/libraries on macOS). See [this link](https://github.com/go-gl/glfw#installation) for detailed information.\n\nYou'll need Go installed (only tested with Go \u003e= 1.12), then:\n\n```\ngo get -u github.com/remeh/diago\n```\n\nThe `diago` binary should be available in `$GOPATH/bin` or `$HOME/go/bin` if the `$GOPATH` environment variable is not set.\n\nNote that the build could take a few seconds to complete due to the dependencies.\n\n## Usage\n\n```\n./diago -file \u003cprofile-or-heap-snapshot-to-visualize\u003e\n```\n\n## Roadmap\n\n  - Read a profile from HTTP\n  - Test profiles not generated with Go `http/pprof`\n\n## Author\n\nRémy MATHIEU - @remeh\n\n## License\n\nApache License 2.0\n","funding_links":[],"categories":["Go","1. System Overview"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremeh%2Fdiago","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremeh%2Fdiago","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremeh%2Fdiago/lists"}