mirror of
https://github.com/jlfwong/speedscope.git
synced 2024-12-12 00:22:42 +03:00
5ae9abcf1d
The code to import trace formatted events intentionally re-orders events in order to make it easier at flamegraph construction time to order the pushes and pops of frames. It turns out that this re-ordering results in incorrect flamegraphs being generated as shown in #251. This PR fixes this by avoiding re-ordering in situations where it isn't necessary. |
||
---|---|---|
.. | ||
multiprocess.json | ||
must-retain-original-order.json | ||
simple-object.json | ||
simple-partial-trailing-comma.json | ||
simple-partial-whitespace.json | ||
simple-partial.json | ||
simple.json | ||
too-many-end-events.json |