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

ecli: add btfhub support #159

Merged
merged 3 commits into from
Mar 10, 2023
Merged

ecli: add btfhub support #159

merged 3 commits into from
Mar 10, 2023

Conversation

ocfox
Copy link
Member

@ocfox ocfox commented Mar 10, 2023

Tested on ubuntu 18.04 kernel: 4.15.0-189-generic x86_64. work fine.

@codecov
Copy link

codecov bot commented Mar 10, 2023

Codecov Report

Merging #159 (2ef4ac7) into master (c47b42b) will decrease coverage by 0.07%.
The diff coverage is 66.66%.

❗ Current head 2ef4ac7 differs from pull request most recent head a2f78bb. Consider uploading reports for the commit a2f78bb to get more accurate results

@@            Coverage Diff             @@
##           master     #159      +/-   ##
==========================================
- Coverage   81.35%   81.28%   -0.07%     
==========================================
  Files          25       25              
  Lines        2955     2955              
==========================================
- Hits         2404     2402       -2     
- Misses        551      553       +2     
Impacted Files Coverage Δ
bpf-loader/src/btf_helpers.c 0.00% <0.00%> (ø)
bpf-loader/src/eunomia_bpf.cpp 65.14% <100.00%> (-0.54%) ⬇️
compiler/cmd/src/config.rs 85.07% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ocfox ocfox changed the title ecc: add test cases for btfhub ecli: add btfhub support Mar 10, 2023
@yunwei37 yunwei37 linked an issue Mar 10, 2023 that may be closed by this pull request
@yunwei37
Copy link
Member

Please rebase on master branch.

Littlefisher619 and others added 3 commits March 10, 2023 21:03
Co-authored-by: ocfox <ocfox@outlook.com>
Co-authored-by: ocfox <ocfox@outlook.com>
Copy link
Member

@yunwei37 yunwei37 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a document to describe how to use the btfhub with ecc and ecli.

@ocfox
Copy link
Member Author

ocfox commented Mar 10, 2023

I think we should add the changes after migrating the document. I will complete it later. This PR can be merged for now.

@yunwei37 yunwei37 merged commit d480355 into master Mar 10, 2023
@ocfox ocfox deleted the ecli-btfhub branch March 11, 2023 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Integrating with BTFGen and BTFHub together in toolchain
3 participants