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 passing profile data though PIPE, by reopen fd=2 if stdin is not a tty. #35

Merged
merged 4 commits into from
Oct 4, 2023

Conversation

laixintao
Copy link
Owner

close #4

@codecov-commenter
Copy link

codecov-commenter commented Oct 4, 2023

Codecov Report

Merging #35 (ef75c0b) into main (db14a48) will increase coverage by 0.35%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   68.09%   68.45%   +0.35%     
==========================================
  Files          13       13              
  Lines         815      821       +6     
==========================================
+ Hits          555      562       +7     
+ Misses        260      259       -1     
Files Coverage Δ
flameshow/main.py 97.72% <100.00%> (+0.50%) ⬆️
flameshow/render/flamegraph.py 41.40% <ø> (-0.08%) ⬇️

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

@laixintao laixintao merged commit d222ba1 into main Oct 4, 2023
7 checks passed
@laixintao laixintao deleted the reopen-stdin branch October 4, 2023 14:38
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.

support reading pprof direct from stdin
2 participants