firefox-devtools/profiler

Cannot read a json file produced by hawktracer

Open

#3,112 opened on Dec 18, 2020

 (2 comments) (0 reactions) (0 assignees)TypeScript (486 forks)auto 404
help wantedprofile data

Repository metrics

Stars
 (1,515 stars)
PR merge metrics
 (PR metrics pending)

Description

Hi!

I've run the following command on this trace.zip:

hawktracer-converter-rs --source trace.bin --output-file trace.json

and I've got the following error when I tried to load the trace.json file on the profiler:

Couldn't read the file or parse the profile in it.

Error: Unserializing the profile failed: SyntaxError: JSON.parse: unexpected end of data at line 1 column 6837385 of the JSON data

Thanks in advance for your help! :)

┆Issue is synchronized with this Jira Task

Contributor guide