Skip to content

tp: fix parsing of integer id2 values and large timestamps#2096

Merged
LalitMaganti merged 1 commit intomainfrom
dev/lalitm/json
Jul 9, 2025
Merged

tp: fix parsing of integer id2 values and large timestamps#2096
LalitMaganti merged 1 commit intomainfrom
dev/lalitm/json

Conversation

@LalitMaganti
Copy link
Member

We were missing this in the JSON parser rewrite.

Also add unittests for the parser and fix a small bug in timestamp
conversion for largish timestamps

Fixes: #2092

@LalitMaganti LalitMaganti merged commit a6d1b6d into main Jul 9, 2025
20 checks passed
@LalitMaganti LalitMaganti deleted the dev/lalitm/json branch July 9, 2025 21:07
LalitMaganti added a commit that referenced this pull request Jul 9, 2025
We were missing this in the JSON parser rewrite.

Also add unittests for the parser and fix a small bug in timestamp
conversion for largish timestamps

Fixes: #2092
LalitMaganti added a commit that referenced this pull request Jul 9, 2025
We were missing this in the JSON parser rewrite.

Also add unittests for the parser and fix a small bug in timestamp
conversion for largish timestamps

Fixes: #2092
olehkuznetsov pushed a commit to olehkuznetsov/perfetto that referenced this pull request Mar 12, 2026
We were missing this in the JSON parser rewrite.

Also add unittests for the parser and fix a small bug in timestamp
conversion for largish timestamps

Fixes: google#2092
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.

async events stopped showing up

2 participants