{"id":21603134,"url":"https://github.com/evmar/hp","last_synced_at":"2025-04-11T02:35:48.938Z","repository":{"id":2561024,"uuid":"3540184","full_name":"evmar/hp","owner":"evmar","description":"generate graphs from google-perftools heap profiles","archived":false,"fork":false,"pushed_at":"2020-11-05T09:24:53.000Z","size":338,"stargazers_count":15,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-25T00:11:09.168Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evmar.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-02-24T22:03:45.000Z","updated_at":"2024-03-18T03:12:17.000Z","dependencies_parsed_at":"2022-09-12T11:51:56.304Z","dependency_job_id":null,"html_url":"https://github.com/evmar/hp","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/evmar%2Fhp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evmar%2Fhp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evmar%2Fhp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evmar%2Fhp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evmar","download_url":"https://codeload.github.com/evmar/hp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248330118,"owners_count":21085659,"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":[],"created_at":"2024-11-24T19:15:20.296Z","updated_at":"2025-04-11T02:35:48.915Z","avatar_url":"https://github.com/evmar.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"hp generates graphs from google-perftools heap profiles.\n\n`pprof`, part of [google-perftools][], does the same thing but it is\nvery slow for large binaries (primarily due to `addr2line` being\nslow).\n\n[google-perftools]: http://code.google.com/p/perftools/\n\nThis reimplementation has much fewer features but is also much\nfaster.  For more discussion, see [my blog post][blog].\n\n[blog]: http://neugierig.org/software/blog/2012/03/heap-profiling.html\n\nTo build:\n\n    ninja   # https://ninja-build.org/\n\nor put the directory into your `GOROOT` and `go build`.\n\nTo use:\n\n    export GOMAXPROCS=8  # number of CPUs, for multiple threads\n    ./hp /path/to/binary /path/to/profile\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevmar%2Fhp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevmar%2Fhp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevmar%2Fhp/lists"}