Skip to content

Add a custom stacktrace capability for ocf_request #837

Description

@mmichal10

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions