{"id":15696826,"url":"https://github.com/morj/yjp-flamegraphs","last_synced_at":"2025-05-08T23:28:03.267Z","repository":{"id":150729261,"uuid":"83051609","full_name":"morj/yjp-flamegraphs","owner":"morj","description":null,"archived":false,"fork":false,"pushed_at":"2017-04-26T08:53:03.000Z","size":13,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T19:21:16.667Z","etag":null,"topics":["flame-charts","flamegraph","profiling","utility","yourkit"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/morj.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,"publiccode":null,"codemeta":null}},"created_at":"2017-02-24T14:51:28.000Z","updated_at":"2025-02-20T15:52:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"25a883cf-dfb8-4802-ba29-9a5f891e4667","html_url":"https://github.com/morj/yjp-flamegraphs","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morj%2Fyjp-flamegraphs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morj%2Fyjp-flamegraphs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morj%2Fyjp-flamegraphs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morj%2Fyjp-flamegraphs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morj","download_url":"https://codeload.github.com/morj/yjp-flamegraphs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253162475,"owners_count":21863931,"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":["flame-charts","flamegraph","profiling","utility","yourkit"],"created_at":"2024-10-03T19:10:03.315Z","updated_at":"2025-05-08T23:28:03.248Z","avatar_url":"https://github.com/morj.png","language":"Kotlin","readme":"# yjp-flamegraphs\n\nUtility for generating flame graphs from yjp snapshots\n  \nTested with data generated from yjp version 2014\n\nUsage:\n  1. generate csv dump via `java -jar -Dexport.call.tree.cpu -Dexport.csv ~/yjp/lib/yjp.jar -export ~/Snapshots/abc.snapshot ~/TempFolderName/`\n  2. run this program via `java -jar yjp-flamegraphs.jar [TempFolderName] [ThreadName] \u003e /path/to/stacks-dump.txt`\n     [ThreadName] is an optional parameter and can be omitted, in this case the flame graph will aggregate all samples\n  3. generate flame graph with https://github.com/brendangregg/FlameGraph\n     `./flamegraph.pl --countname=millis --width=1900 /path/to/stacks-dump.txt \u003e /path/to/stacks.svg`\n  \nThe steps 2-3 can be combined by piping the applications together:\n     `java -jar ~/dev/yjp-flamegraphs.jar ~/Temp | ./flamegraph.pl --countname=millis --width=1900 \u003e /path/to/stacks.svg`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorj%2Fyjp-flamegraphs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorj%2Fyjp-flamegraphs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorj%2Fyjp-flamegraphs/lists"}