Skip to content

Perfetto plugin - Updated to latest trace_processor and switched to using /rpc endpoint#22

Merged
ivberg merged 4 commits intomicrosoft:perfettofrom
KyleStorck:user/kylsto/rpc_updates
Jul 21, 2021
Merged

Perfetto plugin - Updated to latest trace_processor and switched to using /rpc endpoint#22
ivberg merged 4 commits intomicrosoft:perfettofrom
KyleStorck:user/kylsto/rpc_updates

Conversation

@KyleStorck
Copy link
Copy Markdown
Collaborator

  • Updated Perfetto plugin to use the latest trace_processor_shell.exe (v17.0 from July '21). This mainly included updating the proto files
  • Switched to using the /rpc endpoint in trace_processor_shell, which utilizes a bidirectional pipe that passes back and forth the same stream object. This is the new, preferred way to query trace_processor_shell. The old way used individual endpoints (/query, /status) for each request. These are being deprecated.
  • Added EndTimestamp column

@KyleStorck KyleStorck requested a review from ivberg July 20, 2021 23:13
@ivberg ivberg merged commit 805522e into microsoft:perfetto Jul 21, 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