Releases: timholy/ProfileView.jl
Releases · timholy/ProfileView.jl
v1.10.1
ProfileView v1.10.1
Merged pull requests:
- Fix short info (bad update merge) (#247) (@IanButterworth)
v1.10.0
ProfileView v1.10.0
- New toolbar button to turn on static labels
- Thread tabs now show the threadpool name
- Labels are now more compact and use standard linenum format
Merged pull requests:
- Add button to show all labels (#243) (@IanButterworth)
- Use shorter & more standard short info format (#245) (@IanButterworth)
- Add the threadpool to thread labels (#246) (@IanButterworth)
Closed issues:
- Enable showing all text, not just on hover (#157)
v1.9.1
ProfileView v1.9.1
Merged pull requests:
- CI updates. Fix for macOS aarch64 (#240) (@IanButterworth)
- skip precompilation if Gtk4 fails to initialize (#241) (@jwahlstrand)
- Handle flamegraphs that use stackframes for other things (#242) (@IanButterworth)
Closed issues:
v1.9.0
ProfileView v1.9.0
Merged pull requests:
v1.8.1
ProfileView v1.8.1
Merged pull requests:
- allow Gtk4 v0.7 (#234) (@jwahlstrand)
- CompatHelper: bump compat for Colors to 0.13, (keep existing compat) (#235) (@github-actions[bot])
- Bump codecov/codecov-action from 4 to 5 (#238) (@dependabot[bot])
Closed issues:
v1.8.0
ProfileView v1.8.0
Merged pull requests:
- Gtk4 port (#223) (@jwahlstrand)
- Bump actions/checkout from 3 to 4 (#225) (@dependabot[bot])
- avoid precompiling trailing task warning (#229) (@IanButterworth)
- Bump codecov/codecov-action from 3 to 4 (#230) (@dependabot[bot])
Closed issues:
- How do I "call
Profile.init()
with a larger buffer and/or larger delay"? (#228)
v1.7.2
ProfileView v1.7.2
Closed issues:
- ProfileView crashes with an empty profile (#212)
Merged pull requests:
- fix crash on empty profile (#213) (@rafaqz)
- enable dependabot for GitHub actions (#215) (@ranocha)
- Bump codecov/codecov-action from 1 to 3 (#216) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#217) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#218) (@dependabot[bot])
- Migrate from SnoopPrecompile to PrecompileTools (#220) (@timholy)
- Highlight color Coding section in README (#221) (@sjkelly)
v1.7.1
ProfileView v1.7.1
Merged pull requests:
v1.7.0
v1.6.0
ProfileView v1.6.0
Closed issues:
Merged pull requests:
- Add datetime to window title (#196) (@IanButterworth)
- Redraw the whole image in icicle mode because the text bbox is malformed (#199) (@IanButterworth)
- Switch to SnoopPrecompile (#209) (@timholy)