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

Support brendangregg's flamegraph format. #63

Merged
merged 13 commits into from
Oct 29, 2023
Merged

Support brendangregg's flamegraph format. #63

merged 13 commits into from
Oct 29, 2023

Conversation

laixintao
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 27, 2023

Codecov Report

Merging #63 (a45a714) into main (49125c3) will decrease coverage by 0.03%.
The diff coverage is 94.77%.

@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
- Coverage   94.27%   94.25%   -0.03%     
==========================================
  Files          15       17       +2     
  Lines        1066     1183     +117     
==========================================
+ Hits         1005     1115     +110     
- Misses         61       68       +7     
Files Coverage Δ
flameshow/main.py 100.00% <100.00%> (ø)
flameshow/models.py 99.15% <96.29%> (-0.85%) ⬇️
flameshow/parsers/__init__.py 94.11% <94.11%> (ø)
flameshow/render/framedetail.py 85.49% <75.00%> (ø)
flameshow/parsers/stackcollapse_parser.py 97.46% <97.46%> (ø)
flameshow/pprof_parser/parser.py 97.10% <86.95%> (-1.42%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@laixintao laixintao merged commit f46cce8 into main Oct 29, 2023
9 checks passed
@laixintao laixintao deleted the stack-collapse branch October 29, 2023 04:16
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.

2 participants