Skip to content

Perfetto plugin - Fix for missing absolute trace start time#28

Merged
KyleStorck merged 1 commit intomicrosoft:perfettofrom
KyleStorck:user/kylsto/absolute_fix
Aug 19, 2021
Merged

Perfetto plugin - Fix for missing absolute trace start time#28
KyleStorck merged 1 commit intomicrosoft:perfettofrom
KyleStorck:user/kylsto/absolute_fix

Conversation

@KyleStorck
Copy link
Copy Markdown
Collaborator

Edge traces are missing the required UTC clocks for gathering the absolute trace start time and that caused the DataSourceInfo to not be initialized, which causes no events to be displayed. Added support to default to DateTime.Now for missing absolute trace start.

Also added a couple new value types for args.

@KyleStorck KyleStorck requested a review from ivberg August 19, 2021 23:00
@KyleStorck KyleStorck merged commit 791b3a0 into microsoft:perfetto Aug 19, 2021
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.

2 participants