{"id":19778833,"url":"https://github.com/rongfengliang/honest-profiler-hprof2flamegraph","last_synced_at":"2026-04-11T15:39:57.256Z","repository":{"id":106172473,"uuid":"231288794","full_name":"rongfengliang/honest-profiler-hprof2flamegraph","owner":"rongfengliang","description":"honest-profiler-hprof2flamegraph learning","archived":false,"fork":false,"pushed_at":"2024-01-31T08:02:57.000Z","size":40105,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-07T19:56:47.878Z","etag":null,"topics":["docker","docker-compose","flame-graph","honest-profiler","prometheus","spring-boot"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/rongfengliang.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-01-02T01:53:28.000Z","updated_at":"2020-01-02T13:08:57.000Z","dependencies_parsed_at":"2023-06-15T22:30:23.536Z","dependency_job_id":null,"html_url":"https://github.com/rongfengliang/honest-profiler-hprof2flamegraph","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rongfengliang/honest-profiler-hprof2flamegraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fhonest-profiler-hprof2flamegraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fhonest-profiler-hprof2flamegraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fhonest-profiler-hprof2flamegraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fhonest-profiler-hprof2flamegraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rongfengliang","download_url":"https://codeload.github.com/rongfengliang/honest-profiler-hprof2flamegraph/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fhonest-profiler-hprof2flamegraph/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31686141,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["docker","docker-compose","flame-graph","honest-profiler","prometheus","spring-boot"],"created_at":"2024-11-12T05:32:06.824Z","updated_at":"2026-04-11T15:39:57.238Z","avatar_url":"https://github.com/rongfengliang.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# honest-profiler + hprof2flamegraph for java flame graph\n\n## how to running\n\n* build docker image\n\n```code\ndocker-compose build\n```\n\n* start docker-compose service\n\n```code\ndocker-compose up -d\n```\n\n* install hprof2flamegraph pip package\n\n\u003e with python venv module \u0026\u0026 python 3\n\n```code\ncd hprof2flamegraph\npython -m venv venv\nsource venv/bin/activate\npip install hprof2flamegraph\n```\n\n* generate stackcollapse\n\n\u003e use hprof2flamegraph \u0026\u0026 in hprof2flamegraph dir\n\n```code\nhprof2flamegraph/venv/bin/stackcollapse-hpl logs/log.hpl \u003e out/output-folded.txt\n```\n\n* generate flame graph\n\n```code\nhprof2flamegraph/venv/bin/flamegraph.pl out/output-folded.txt \u003e out/output.svg\n```\n\n* view result\n\n```code\nopen svg image\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frongfengliang%2Fhonest-profiler-hprof2flamegraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frongfengliang%2Fhonest-profiler-hprof2flamegraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frongfengliang%2Fhonest-profiler-hprof2flamegraph/lists"}