Closed jpsamaroo closed 3 years ago
Merging #21 (d753f0f) into master (e4d5d1c) will not change coverage. The diff coverage is
0.00%
.
@@ Coverage Diff @@
## master #21 +/- ##
======================================
Coverage 0.00% 0.00%
======================================
Files 14 14
Lines 552 552
======================================
Misses 552 552
Impacted Files | Coverage Δ | |
---|---|---|
src/compiler.jl | 0.00% <ø> (ø) |
|
src/probes.jl | 0.00% <0.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update e4d5d1c...d753f0f. Read the comment docs.
LLVM's debuginfo C API seems to the lack the ability to do any real traversal and querying of debuginfo, so I'll just merge this as-is.
This re-enables BTF, fixing a test in the process. We need to fix-up our BTF so that the kernel likes it, which may require us to manually clean-up debuginfo.