-
-
Notifications
You must be signed in to change notification settings - Fork 441
Closed
Description
https://ui.perfetto.dev/ supports uploading .json.gz
files while the vizview
does not, with or without --use_external_processor
. The error message is Do not support file type foo.json.gz
.
By saving the tracing file as .gz
files, the size of the trace may be 20 times smaller. As the .json.gz
still need to be uncompressed before viewing, it kinda beats the benefit.
Metadata
Metadata
Assignees
Labels
No labels