Package Release Info

hotspot-1.4.1-bp156.2.4

Update Info: Base Release
Available in Package Hub : 15 SP6

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

hotspot

Change Logs

* Wed Dec 27 2023 Antonio Larrosa <alarrosa@suse.com>
- Add BuildRequires extra-cmake-modules and cmake(KF5Archive) to
  fix a build failure.
* Tue Mar 14 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 01 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
Version: 1.3.0-bp155.3.11
* Thu May 12 2022 Lubos Lunak <l.lunak@centrum.cz>
- Enable zstd support.
* Sun Mar 20 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
Version: 1.3.0-bp154.1.43
* Thu Sep 03 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 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
Version: 1.1.0-bp151.1.1
* Wed Jul 18 2018 alarrosa@suse.com
- Initial version of hotspot 1.1.0