Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an importer for the text format taken as input by flamegraph.pl. #5359

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fqueze
Copy link
Contributor

@fqueze fqueze commented Feb 7, 2025

gradle-profiler can generate these profiles when using the async-profiler format or the jfr format.
Example imported profiles for the async-profiler format and for the jfr format.

Copy link

codecov bot commented Feb 7, 2025

Codecov Report

Attention: Patch coverage is 13.33333% with 65 lines in your changes missing coverage. Please review.

Project coverage is 85.66%. Comparing base (7f30744) to head (67aff3c).

Files with missing lines Patch % Lines
src/profile-logic/import/flame-graph.js 12.32% 56 Missing and 8 partials ⚠️
src/profile-logic/process-profile.js 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5359      +/-   ##
==========================================
- Coverage   85.84%   85.66%   -0.19%     
==========================================
  Files         312      313       +1     
  Lines       29827    29902      +75     
  Branches     8213     8223      +10     
==========================================
+ Hits        25605    25615      +10     
- Misses       3627     3684      +57     
- Partials      595      603       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant