speedscope/sample/profiles
Gabriele N. Tornetta 36aebfbda6
Allow collapsed stacks with invalid lines (#336)
Ingest files containing collapsed stacks and tolerate invalid lines,
like FlameGraph does.

Some files might contain lines starting with a # to add comments to the
collected samples. Speedscope should still attempt to parse these files
as collapsed stacks and only keep the samples that it can find. Only
fail if there are no samples reported.
2021-03-28 15:30:36 -07:00
..
callgrind Callgrind import format support (#331) 2021-02-14 23:14:58 -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
Safari/13.1 Add support for Safari profiles (#313) 2020-09-29 14:26:01 -07:00
source-maps Support remapping profiles using source maps (#317) 2020-10-12 18:03:31 -07:00
speedscope Fail loudly when profile is imported with unmatched open/close events (#273) 2020-05-23 15:56:17 -07:00
stackcollapse Allow collapsed stacks with invalid lines (#336) 2021-03-28 15:30:36 -07:00
stackprof Add tests for importers (#56) 2018-05-29 23:53:03 -07:00
trace-event Fix trace-event import for many cases where there are 'ts' collisions (#322) 2020-10-25 01:45:13 -07:00