Changelog for
hotspot-1.5.0-1.1.x86_64.rpm :
* Tue May 21 2024 Christophe Marin
- 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 2023 Antonio Larrosa - Add BuildRequires extra-cmake-modules and cmake(KF5Archive) to fix a build failure.
* Tue Mar 14 2023 Christophe Marin - 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 01 2023 Christophe Marin - 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 2022 Lubos Lunak - Enable zstd support.
* Sun Mar 20 2022 Christophe Giboudeaux - Spec cleanup.- Use %_libexec where needed.- Add patch:
* 0001-CMake-Don-t-assume-KDE_INSTALL_-variables-are-relati.patch
* Thu Sep 03 2020 Markus Ebner - 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 2019 Markus Ebner - 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 2018 alarrosaAATTsuse.com- Initial version of hotspot 1.1.0