Skip to content

Remove alignment requirements in the EventPipe format #805

@davidfowl

Description

@davidfowl

The event pipe format requires keeping a position cursor as reading event blob object assumes the data is stored on a 4 byte boundary (https://github.com/Microsoft/perfview/blob/master/src/TraceEvent/EventPipe/EventPipeFormat.md#the-eventblock-object). This requirement is unfortunate and strange for streaming processing, we should figure out if we can get rid of it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions