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 a custom stacktrace capability for ocf_request #837

Open
mmichal10 opened this issue Sep 24, 2024 · 0 comments
Open

Add a custom stacktrace capability for ocf_request #837

mmichal10 opened this issue Sep 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mmichal10
Copy link
Contributor

Add a debug array to struct ocf_request to track request's history. If a request is processed by an engine, the engine shall add an entry to the array.

This way we could track stack traces which are usually incomplete and obscured by io queues.

The same array could be also reused to track pipeline steps in management paths

@mmichal10 mmichal10 added the enhancement New feature or request label Sep 24, 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
Projects
None yet
Development

No branches or pull requests

1 participant