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 note about demangling results not being cached #487

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

d-e-s-o
Copy link
Collaborator

@d-e-s-o d-e-s-o commented Jan 17, 2024

Add a note to the Symbolizer type that it currently does not cache demangling results.

Refs: #483

Add a note to the Symbolizer type that it currently does not cache
demangling results.

Refs: libbpf#483

Signed-off-by: Daniel Müller <deso@posteo.net>
Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1a7defb) 92.81% compared to head (bdb3aff) 92.81%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #487   +/-   ##
=======================================
  Coverage   92.81%   92.81%           
=======================================
  Files          41       41           
  Lines        6500     6500           
=======================================
  Hits         6033     6033           
  Misses        467      467           

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

@danielocfb danielocfb merged commit 8c2e23f into libbpf:main Jan 17, 2024
30 checks passed
@danielocfb danielocfb deleted the topic/demangle-cached branch January 17, 2024 17:26
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.

None yet

2 participants