Skip to content

Releases: jlfwong/speedscope

v1.1.0

26 Sep 18:50
Compare
Choose a tag to compare

Added

  • Add go tool pprof import support [#165]

v1.0.4

13 Sep 01:26
Compare
Choose a tag to compare

Fixed

  • Fix import from Chrome < 69 when there are multiple profiles [#161]

v1.0.3

10 Sep 21:40
Compare
Choose a tag to compare

Fixed

  • Fix import for Chrome 69, support leading idle time before first call [#160]

v1.0.2

05 Sep 03:58
Compare
Choose a tag to compare

Fixed

  • Allow optional CR before LF when probing collapsed stacks files [#154]
  • Fix import for Firefox 63 [#156]
  • Change time formatting for minutes from 1.50min to 1:30 [#153]

v1.0.1

23 Aug 17:05
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where flamegraph bounds were not always being cleared correctly, leading to visual artifacts [#150]
  • Fixed rendering issues when switching between screens w/ different devicePixelRatios [#147]

v0.7.1

22 Aug 16:39
Compare
Choose a tag to compare

Fixed

  • Removed dependency on regl in order to allow speedscope to run in strict content-security-policy environments [#140]
  • Fixed text culling bug [#143]