mirror of
https://github.com/jlfwong/speedscope.git
synced 2024-11-26 15:45:50 +03:00
e404053837
More broadly, this just supports multiple profiles loaded into the editor in the same time, which supports import from profiles which are multithreaded by importing each thread as a different profile. For now, the only two file formats that support multiprocess import are Instruments .trace files and speedscope's own file format In the process of doing this, I refactored the container code considerably and extracted all the dispatch calls into containers rather than them being part of the non-container view code. This is nice because it means that views don't have to be aware of which Flamechart they are or which profile index is being operated upon. Fixes #66 Fixes #82 Fixes #91 |
||
---|---|---|
.. | ||
Chrome/65 | ||
Firefox | ||
Instruments | ||
node | ||
speedscope | ||
stackcollapse | ||
stackprof |