Releases: jlfwong/speedscope
Releases · jlfwong/speedscope
v1.5.2
11 Oct 01:53
Compare
Sorry, something went wrong.
No results found
Fixed
Fix emscripten remapping when symbols are hex-escaped, like a\20b (#233 ) (by @jyc )
v1.5.1
06 Jun 07:14
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed import of trace event files which contain unmatched "E" events (#222 ) (by @jlfwong )
v1.5.0
18 Feb 02:42
Compare
Sorry, something went wrong.
No results found
Added
Support importing unterminated JSON in simple cases (#208 ) (by @jlfwong )
Fixed
Fix crash when importing from stackpro without raw_timestamp_deltas (#207 ) (by @jlfwong )
Alert instead of crash when importing a file containing no profiles (#205 ) (by @jlfwong )
Fixed import of multithreaded profiles from Chrome 66 (#206 ) (by @jlfwong )
Fixed import of instruments trace files with missing run number (#203 ) (by @Archerlly )
v1.4.1
23 Jan 06:00
Compare
Sorry, something went wrong.
No results found
Fixed
Fix importing of Trace Event Format files with no ts field on M events [#198 ] (by @jlfwong )
v1.4.0
22 Jan 20:06
Compare
Sorry, something went wrong.
No results found
[1.4.0] - 2019-01-22
Added
v1.3.2
04 Dec 03:29
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed import of multithreaded Chrome profiles [#19 ] (by @jlfwong )
v1.3.1
08 Nov 18:10
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed a file import performance regression by using TextDecoder [#188 ] (by @jlfwong )
v1.3.0
29 Oct 16:59
Compare
Sorry, something went wrong.
No results found
Added
Support import from Haskell GHC JSON format support [#183 ] (by @trishume )
Fixed
Make the wasd keymappings work on azerty keyboards [#184 ] (by @vrischmann )
Fix import of binary formats via profileURL [#179 ] (by @f-hj )
v1.2.0
08 Oct 16:53
Compare
Sorry, something went wrong.
No results found
v1.1.0
26 Sep 18:50
Compare
Sorry, something went wrong.
No results found
Added
Add go tool pprof import support [#165 ]