Support Chrome's about:traces export format
See original GitHub issueSTR: Load https://nparashuram.github.io/ChainReactApp2019/hermes/trace-hermes.json AR:
Error: "Unserializing the profile failed: TypeError: e.meta is undefined"
$i process-profile.js:1149
hl receive-profile.js:892
Tagging as feature, assuming there are a few differences between about:tracing and Chrome’s Performance DevTools format.
update: see https://github.com/firefox-devtools/profiler/issues/2166#issuecomment-519577522. This is a quite involved bug.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:22 (19 by maintainers)
Top Results From Across the Web
Export your data from Chrome - Google Support
Learn how to export your organization's Google Workspace data. Exported data from Chrome, depending on your preferences, may include: Autofill; Bookmarks ...
Read more >Export & Import Chrome bookmarks to an HTML file
Export & Import Chrome bookmarks to an HTML file · Click the Chrome menu button · From the Bookmark manager, click the Organize...
Read more >EndNote: Direct Export fails with Google Chrome on macOS
Attempting to use Direct Export with Google Chrome on a macOS will fail unless the file format being exported is associated with EndNote™...
Read more >How do I import passwords from the Chrome Password ...
HELP FILE. How do I import passwords ... then go to Account Options > Advanced > Import. ... Your vault displays the items...
Read more >Import bookmarks, history, and passwords in Safari on Mac
If Google Chrome or Mozilla Firefox is your default browser, ... You can also import bookmarks that were exported in HTML format from...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Worth noting that Chrome traces (which are also produced by the invaluable
clang -ftime-trace
) can be viewed via https://ui.perfetto.dev.If this issue is not assigned to anyone I would love to contribute.