Skip to content

Instantly share code, notes, and snippets.

@gjoseph92
Last active April 7, 2021 00:31
Show Gist options
  • Save gjoseph92/f5c21ad1b328c8bed3e472be92a32342 to your computer and use it in GitHub Desktop.
Save gjoseph92/f5c21ad1b328c8bed3e472be92a32342 to your computer and use it in GitHub Desktop.
Output from viztracer that causes `json_tokenizer_failure` in Perfetto
{"traceEvents":[{"ph":"M","pid":44877,"tid":44877,"name":"process_name","args":{"name":"MainProcess"}},{"ph":"M","pid":44877,"tid":3287869,"name":"thread_name","args":{"name":"MainThread"}},{"pid":44877,"tid":3287869,"ts":723086509428.0,"dur":788.0,"name":"<module> (/Users/gabe/dev/dask-scheduler-performance/vt-test.py:1)","caller_lineno":238,"ph":"X","cat":"FEE"},{"pid":44877,"tid":3287869,"ts":723086509426.0,"dur":790.02,"name":"builtins.exec","caller_lineno":238,"ph":"X","cat":"FEE"}],"displayTimeUnit":"ns","viztracer_metadata":{"version":"0.12.0"}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment