JuliaPerf / PProf.jl

Export Julia profiles to the pprof format
MIT License
154 stars 17 forks source link

Tweaks for datadog compatibility #74

Open vilterp opened 1 year ago

vilterp commented 1 year ago

Without these, the flame graph shows up empty in their viewer.

https://www.datadoghq.com/product/code-profiling/

(Accidentally closed #73; reopening)

codecov-commenter commented 1 year ago

Codecov Report

Merging #74 (75cf270) into master (ac78823) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage   96.61%   96.62%   +0.01%     
==========================================
  Files           3        3              
  Lines         295      296       +1     
==========================================
+ Hits          285      286       +1     
  Misses         10       10              
Impacted Files Coverage Δ
src/Allocs.jl 92.00% <100.00%> (ø)
src/PProf.jl 99.20% <100.00%> (+<0.01%) :arrow_up:

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