speedscope/sample/profiles
Jamie Wong 66a9e5d1cf
Support importing unterminated JSON in simple cases (#208)
This PR introduces support for importing JSON based profiles that are missing a terminating `]` (and possibly have an extraneous `,`).

This is similar to #202, but takes a much more targeted and simple approach.

I'm confident that this approach is sufficient because this is exactly what `chrome://tracing` does: 27e047e049/tracing/tracing/extras/importer/trace_event_importer.html (L197-L208)

Fixes #204
2019-02-17 18:32:26 -08:00
..
Chrome Support importing multithreaded profiles from Chrome 66 (#206) 2019-02-17 17:46:09 -08:00
Firefox Match more Firefox-internal locations (#156) 2018-09-04 17:03:55 -07:00
haskell Haskell GHC JSON format support (fixes #182) (#183) 2018-10-29 09:37:11 -07:00
Instruments add default instruments selected run number (#203) 2019-02-17 17:45:51 -08:00
linux-perf Add support for importing linux "perf script" output (#135) 2018-08-16 10:24:12 -07:00
node Import v8 cpu profile (old format) (#177) 2018-12-04 12:05:19 -08:00
pprof Add go tool pprof import support (#165) 2018-09-26 11:33:34 -07:00
speedscope Pretty print JSON (#158) 2018-09-05 09:21:26 -07:00
stackcollapse Allow optional CR before LF when probing collapsed stacks files (#154) 2018-09-04 20:12:27 -07:00
stackprof Add tests for importers (#56) 2018-05-29 23:53:03 -07:00
trace-event Support importing unterminated JSON in simple cases (#208) 2019-02-17 18:32:26 -08:00