Skip to content

Releases: JuliaPerf/PProf.jl

v3.1.3

08 Oct 11:29
f03222a
Compare
Choose a tag to compare

PProf v3.1.3

Diff since v3.1.2

Merged pull requests:

  • make thread_sleeping definition a bit more robust (#101) (@d-netto)

v3.1.2

12 Sep 09:39
663b96e
Compare
Choose a tag to compare

PProf v3.1.2

Diff since v3.1.1

Merged pull requests:

v3.1.1

10 Sep 09:57
491a7fe
Compare
Choose a tag to compare

PProf v3.1.1

Diff since v3.1.0

Merged pull requests:

Closed issues:

  • profile.pb.gz: malformed profile: found location with reserved id=0 (#93)

v3.1.0

16 Nov 21:51
30785d3
Compare
Choose a tag to compare

PProf v3.1.0

Diff since v3.0.0

Merged pull requests:

v3.0.0

17 Oct 15:31
6e9f56c
Compare
Choose a tag to compare

PProf v3.0.0

Diff since v2.3.0

Merged pull requests:

Closed issues:

  • Actually compress the outputs (#81)

v2.3.0

27 Jul 02:37
1197cd5
Compare
Choose a tag to compare

PProf v2.3.0

Diff since v2.2.2

Closed issues:

  • Using PProf.jl on JupyterHub (#80)

Merged pull requests:

  • Tweaks for compatibility with Datadog continuous profiling service (#73) (@vilterp)
  • docs: fix docstring of kill (#75) (@msagarpatel)
  • Add Allocs example to README (#76) (@brenhinkeller)
  • enable dependabot for GitHub actions (#79) (@ranocha)
  • Bump actions/cache from 1 to 3 (#83) (@dependabot[bot])
  • Bump codecov/codecov-action from 1 to 3 (#84) (@dependabot[bot])
  • Bump actions/checkout from 2 to 3 (#85) (@dependabot[bot])
  • Fix slow pprof for Alloc profiles: Use integer keys; stop stringifying StackFrames (it's expensive) (#86) (@NHDaly)

v2.2.2

03 Oct 19:38
025e0b0
Compare
Choose a tag to compare

PProf v2.2.2

Diff since v2.2.1

Merged pull requests:

  • CompatHelper: bump compat for FlameGraphs to 1, (keep existing compat) (#66) (@github-actions[bot])

v2.2.1

03 Oct 14:50
03513c3
Compare
Choose a tag to compare

PProf v2.2.1

Diff since v2.2.0

Closed issues:

  • PProf.Allocs.pprof is messing up some frames. (#69)

Merged pull requests:

v2.2.0

18 Aug 01:02
724ae7b
Compare
Choose a tag to compare

PProf v2.2.0

Diff since v2.1.5

Merged pull requests:

  • CompatHelper: bump compat for AbstractTrees to 0.4, (keep existing compat) (#62) (@github-actions[bot])
  • Migrate to ProtoBuf.jl 1.0 (#65) (@Drvi)

v2.1.5

26 Apr 15:41
9265d54
Compare
Choose a tag to compare

PProf v2.1.5

Diff since v2.1.4

Merged pull requests: