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

Add test for kallsyms-based kernel address symbolization #963

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

danielocfb
Copy link
Collaborator

Add a test for kallsyms-based kernel address symbolization. We rely on the already present kallsyms copy, as opposed to data from a live system.

Add a test for kallsyms-based kernel address symbolization. We rely on
the already present kallsyms copy, as opposed to data from a live
system.

Signed-off-by: Daniel Müller <[email protected]>
Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.53%. Comparing base (1c785a1) to head (1266c01).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #963      +/-   ##
==========================================
+ Coverage   94.48%   94.53%   +0.04%     
==========================================
  Files          58       58              
  Lines       10687    10687              
==========================================
+ Hits        10098    10103       +5     
+ Misses        589      584       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@danielocfb danielocfb merged commit aab6e5b into libbpf:main Jan 14, 2025
41 checks passed
@danielocfb danielocfb deleted the topic/kallsyms-sym branch January 14, 2025 20:56
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