Skip to content

Reorder Profiler Data Collection Hooks #334

Description

@kolanos

Right now the profiler plugin performs profiler data collection and upload during the pre-report hook. This poses a problem for the trace plugin as it does data collection in the same hook. Instead, the profiler plugin should perform it's data collection during post-invocation hooks and only append profiler data to the report in the pre-report hook. This will allow the trace plugin to consistently report profiler plugin performance.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions