Skip to content

chore(master): release 1.6.0 #674

New issue

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

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

Already on GitHub? # 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-05-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)
  • Always call QToolTip::showText with a widget (ab177e0)
  • broken flamegraph (c945f43), closes #624
  • bump perfparser to fix crash on strlen(nullptr) (9912340)
  • 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)
  • escape special symbols in node labels of children, too (71a3ca8)
  • Properly include kgraphviewer_interface.h (0d216a5)
  • support special characters in callgraph (fd9f7d1), closes #691

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 from 2b6a88a to 90603dc Compare May 6, 2025 10:59
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 90603dc to 22b1bd8 Compare May 7, 2025 13:54
# for free to join this conversation on GitHub. Already have an account? # to comment