{"id":19259002,"url":"https://github.com/polarsignals/pprofme","last_synced_at":"2025-04-21T16:30:34.948Z","repository":{"id":61628836,"uuid":"386640265","full_name":"polarsignals/pprofme","owner":"polarsignals","description":"Easily share pprof formatted profiles from your terminal.","archived":false,"fork":false,"pushed_at":"2022-10-12T09:55:45.000Z","size":19,"stargazers_count":25,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-20T12:15:30.118Z","etag":null,"topics":["continuous-profiling","cpu","golang","memory","pprof","profiling"],"latest_commit_sha":null,"homepage":"https://pprof.me/","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/polarsignals.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":"2021-07-16T13:06:24.000Z","updated_at":"2024-12-27T16:31:26.000Z","dependencies_parsed_at":"2022-10-19T23:30:47.140Z","dependency_job_id":null,"html_url":"https://github.com/polarsignals/pprofme","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polarsignals%2Fpprofme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polarsignals%2Fpprofme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polarsignals%2Fpprofme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polarsignals%2Fpprofme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polarsignals","download_url":"https://codeload.github.com/polarsignals/pprofme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250090622,"owners_count":21373220,"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":["continuous-profiling","cpu","golang","memory","pprof","profiling"],"created_at":"2024-11-09T19:14:59.768Z","updated_at":"2025-04-21T16:30:34.729Z","avatar_url":"https://github.com/polarsignals.png","language":"Go","readme":"# pprofme\n\nUpload [pprof](https://github.com/google/pprof) formatted profiles with ease from your terminal (no sign up needed!).\n\n## Install\n\n```\n# Download binary for your OS and architecture\ncurl -LO https://github.com/polarsignals/pprofme/releases/latest/download/pprofme_$(uname)_$(uname -m)\n# Verify the checksum\ncurl -sL https://github.com/polarsignals/pprofme/releases/latest/download/pprofme_checksums.txt | shasum --ignore-missing -a 256 --check\n# Make the binary executable\nchmod a+x pprofme_$(uname)_$(uname -m)\n# Move to path\nsudo mv pprofme_$(uname)_$(uname -m) /usr/local/bin/pprofme\n```\n\n## Usage\n\nRun the `pprofme upload` with a path to a pprof profile, enter a description and the sharing link will be printed to your terminal and it will be opened in your default browser.\n\n```\n$ pprofme upload -d \"Fibonacci in Go\" ./fibonacci.pb.gz\nhttps://pprof.me/779de8f\n```\n\n## License\n\nApache License 2.0, see [LICENSE](./LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolarsignals%2Fpprofme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolarsignals%2Fpprofme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolarsignals%2Fpprofme/lists"}