Skip to content

Fix reading of records without extra data#41

Open
aengelke wants to merge 1 commit into
Phantomical:masterfrom
aengelke:parse-empty-fix
Open

Fix reading of records without extra data#41
aengelke wants to merge 1 commit into
Phantomical:masterfrom
aengelke:parse-empty-fix

Conversation

@aengelke

@aengelke aengelke commented Jul 3, 2026

Copy link
Copy Markdown

perf.data files can have events like PERF_RECORD_FINISHED_INIT, where there is no data at all after the header. Handle this case and avoid returning an EOF error.

perf.data files can have events like PERF_RECORD_FINISHED_INIT, where
there is no data at all after the header. Handle this case and avoid
returning an EOF error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant