Skip to content

chore(master): release 1.6.0 #674

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Sep 2, 2024

🤖 I have created a release beep boop

1.6.0 (2025-08-07)

Features

  • add support for archives (f375adf)
  • allow handling of compressed perfparser files (90451a7)
  • allow user to specify perf and objdump via command line (081812d), closes #556
  • associate application/x-perf-data and application/x-hotspot with hotspot (8b8677f), closes #718
  • clarify "Filter In On Thread #%1 By Time" (91fcdaa)
  • ignore empty command line arguments (06cfd33)
  • move compressed test data to files instead of base64 strings (3e74a87)
  • open more perf files (b0d370f)
  • Parse tracepoint data in hotspot (1e2ae7b)
  • remove memory leak when calling QLayout::replaceWidget (0665717)
  • show current unwind settings in settings dialog (ec5632c)
  • support regex search (9da82e4), closes #666
  • update icons (d5d9cd4), closes #472

Bug Fixes

  • -Wclazy-function-args-by-ref for signals (e0c12f1)
  • also support ' and , as branch visualization characters (f326ef0)
  • also use Qt6 for OpenSuse tumbleweed CI test coverage (9185eb6)
  • Always call QToolTip::showText with a widget (ab177e0)
  • apply clang-format (f77545b)
  • apply cmake-format (222abb3)
  • avoid OOB access if source code unreadable (3a9ea36)
  • broken flamegraph (c945f43), closes #624
  • bump perfparser to fix crash on strlen(nullptr) (9912340)
  • Bump perfparser to get fixes and silence clang-tidy/clazy CI (8e468da)
  • bump perfparser with fix for clazy-function-args-by-value (ef74c0f)
  • cast to silence compiler warning for Qt6 without ksyntaxhighlighting (e906456)
  • cleanup qcustomplot header to silence clazy warnings (e27c66c)
  • clear more members in SourceCodeModel::clear (ebdeab1)
  • correct cost attribution of inline frames in disassembly view (36bedef)
  • crash if hotspot is closed while loading a file (221d60e), closes #654
  • crash when attaching to a running process (#699) (37215fa)
  • display disassembly correctly on aarch64 (fcdabab)
  • don't leak memory when extracting archives (177fecf)
  • don't try to use a cross-architecture objdump on the native architecture (36309bf)
  • escape special symbols in node labels of children, too (71a3ca8)
  • formatTimeString ms format (5cec693)
  • increase test timeout (9b35d2b)
  • install test binaries to correct paths (b57dee1)
  • Properly include kgraphviewer_interface.h (0d216a5)
  • read perf command early in tst_perfparser (80a0884)
  • remove --no-buildid-cache arg that was not used in recorded perf file (3ccedd4)
  • stabilize formatted time in timeline tooltips (13565d5)
  • support special characters in callgraph (fd9f7d1), closes #691
  • unbreak git in github actions (5b47207)
  • unbreak inlining tst_perfparser tests (697d846)
  • Update archlinux CI to use Qt6 (922c5df)
  • update test.sh and push.sh with new container names (e68038b)
  • update to CI to fedora42 and use Qt6 (e317188)
  • use new-style ENV A=B in docker file (6ed6e87)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 596956d to bd17bf3 Compare September 5, 2024 07:48
@github-actions github-actions bot force-pushed the release-please--branches--master branch 3 times, most recently from b9600c5 to 6c88b97 Compare October 11, 2024 08:50
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 6c88b97 to 91e4e6a Compare October 22, 2024 11:24
@github-actions github-actions bot force-pushed the release-please--branches--master branch 4 times, most recently from b3dff18 to f0f6bbc Compare November 19, 2024 13:05
@github-actions github-actions bot force-pushed the release-please--branches--master branch from f0f6bbc to 12d15eb Compare November 27, 2024 19:34
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from c3facfa to 978a0b9 Compare December 23, 2024 22:37
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 978a0b9 to 7f7b6fe Compare January 25, 2025 19:17
@github-actions github-actions bot force-pushed the release-please--branches--master branch 3 times, most recently from 95e5f92 to 822dbfc Compare March 7, 2025 19:12
@github-actions github-actions bot force-pushed the release-please--branches--master branch 3 times, most recently from 4162a9a to 7a46f72 Compare March 18, 2025 14:48
@github-actions github-actions bot force-pushed the release-please--branches--master branch 3 times, most recently from e2519c4 to 4b09742 Compare March 22, 2025 23:16
@github-actions github-actions bot force-pushed the release-please--branches--master branch 3 times, most recently from 353a230 to 2b6a88a Compare April 9, 2025 19:32
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 90603dc to 22b1bd8 Compare May 7, 2025 13:54
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 22b1bd8 to 601bcf0 Compare July 3, 2025 10:03
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from c17d136 to 90f403b Compare July 4, 2025 08:29
@github-actions github-actions bot force-pushed the release-please--branches--master branch 3 times, most recently from 31ff7ad to ed35344 Compare July 18, 2025 06:42
@github-actions github-actions bot force-pushed the release-please--branches--master branch from ed35344 to f54003a Compare August 7, 2025 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment