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 instrumentation tooling #533

Open
ohmtech-rdi opened this issue Jun 3, 2023 · 0 comments
Open

Add instrumentation tooling #533

ohmtech-rdi opened this issue Jun 3, 2023 · 0 comments
Assignees
Labels
feature Feature

Comments

@ohmtech-rdi
Copy link
Owner

When an audio drop happens on the target platform, it is for now hard to understand the cause of that glitch.

It seems that there is no instrumentation tooling available to diagnose those kind of problems.

Implement an intrusive sampling method using a ring buffer on the stack, a way to detect an event (here an audio drop), and dump the data from the ring buffer using semihosting.

@ohmtech-rdi ohmtech-rdi added the feature Feature label Jun 3, 2023
@ohmtech-rdi ohmtech-rdi self-assigned this Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature
Projects
None yet
Development

No branches or pull requests

1 participant