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

C API for interfacing with traces? #587

Open
danielocfb opened this issue Apr 2, 2024 · 0 comments
Open

C API for interfacing with traces? #587

danielocfb opened this issue Apr 2, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@danielocfb
Copy link
Collaborator

We could consider adding an API to blazesym-c for capturing traces emitted by the main crate. That could help with understanding of problems when even blaze_err is not sufficient.

I would think that most likely that will take a form similar to https://docs.rs/libbpf-rs/latest/libbpf_rs/fn.set_print.html, which allows users to set a function to be invoked for each "event".

@danielocfb danielocfb added enhancement New feature or request help wanted Extra attention is needed labels Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant