0%{?suse_version} > 1600
OBS-URL: https://build.opensuse.org/package/show/devel:tools/hotspot?expand=0&rev=20
111 lines
4.3 KiB
Plaintext
111 lines
4.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Dec 27 13:09:05 UTC 2025 - Andreas Prittwitz <m4ng4n@gmx.de>
|
|
|
|
- change BuildRequires to pkgconfig(qcustomplot-qt5) for
|
|
0%{?suse_version} > 1600
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 28 15:31:08 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
|
|
|
- Update to 1.5.1
|
|
Features:
|
|
* add tab width setting
|
|
Bug Fixes:
|
|
* add a wrapper for std::valarray to catch out of range
|
|
access
|
|
* can't select directory in unwind->sysroot
|
|
* clear flamegraph background in 5.15.12
|
|
* crash in disassembler on hover
|
|
* don't show ansi escape sequences in tooltip
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 21 13:43:54 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
|
|
|
- Update to 1.5.0
|
|
https://github.com/KDAB/hotspot/releases/tag/v1.5.0
|
|
* code cleanups, bug fixes and new functionalities
|
|
- Drop patch, no longer needed:
|
|
* 0001-Opt-in-via-CMake-to-allow-privilege-escalation.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 27 10:36:51 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
- Add BuildRequires extra-cmake-modules and cmake(KF5Archive) to
|
|
fix a build failure.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 14 12:12:42 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
|
|
|
- Replace 0001-Prevent-running-hotspot-as-root.patch with
|
|
upstream change (boo#1209206, CVE-2023-28144):
|
|
* 0001-Opt-in-via-CMake-to-allow-privilege-escalation.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 1 08:31:50 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
|
|
|
- Update to 1.4.1:
|
|
* improved disassembly view with a godbolt-like source code
|
|
annotation
|
|
* the self cost columns for tracepoints are now hidden by default
|
|
* more flexible window layouting with KDDockWidgets
|
|
* you can export and import data from hotspot in a custom
|
|
format that is efficient to load and self-contained
|
|
* analysis data can be grouped by thread, process or CPU
|
|
* demangling for the D programming language
|
|
* a new frequency page that shows how often certain events got
|
|
measured, which can also indicate the CPU frequency scaling
|
|
when cycles are measured
|
|
- Drop patch, merged upstream:
|
|
* 0001-CMake-Don-t-assume-KDE_INSTALL_-variables-are-relati.patch
|
|
- Add patch to prevent running hotspot as root (boo#1208808)
|
|
* 0001-Prevent-running-hotspot-as-root.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 12 05:29:10 UTC 2022 - Lubos Lunak <l.lunak@centrum.cz>
|
|
|
|
- Enable zstd support.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 20 13:58:10 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
- Spec cleanup.
|
|
- Use %_libexec where needed.
|
|
- Add patch:
|
|
* 0001-CMake-Don-t-assume-KDE_INSTALL_-variables-are-relati.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 03 15:39:02 UTC 2020 - Markus Ebner <info@ebner-markus.de>
|
|
|
|
- Update to 1.3.0
|
|
* Unable to widen "Symbol" column in Top Down view
|
|
* Feature Request: Support gksu for "Profile System" in AppImage
|
|
* better formatting of times and trace costs in flamegraph and tooltips
|
|
* fix time formatting
|
|
* Loading a trace is much slower in 1.2 than in 1.1
|
|
* Perfparser exits with code 1 (TCP Socket error) when opening a perf.data file
|
|
* feature: open editor on function
|
|
* group threads by process
|
|
* android simpleperf support
|
|
* Timeline part takes too much space
|
|
* Profile system is broken
|
|
* README required dependencies (QT5) out of date with master branch cmake
|
|
* proper rust symbol demangling
|
|
* enable rust demangling for appimages
|
|
* Perfparser/Hotspot cannot unwind the stack for fork() of created processes
|
|
* feature: auto-expand bottom-up tree
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 26 19:20:56 UTC 2019 - Markus Ebner <info@ebner-markus.de>
|
|
|
|
- Update to 1.2.0
|
|
* Adds quite a few bug fixes
|
|
* Performance improvements
|
|
* Addition of a per-CPU core event timeline
|
|
* Events can now be filtered by symbols
|
|
* Hotspot can now be used to analyze off-CPU time
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 18 09:51:54 UTC 2018 - alarrosa@suse.com
|
|
|
|
- Initial version of hotspot 1.1.0
|