- Update to 1.3.0: * New features: + Allocations can be filtered by time ranges + Support for suppression files, including the __lsan_default_suppressions API * Fixed bugs: + Fails to build on CentOS 7.0 (kde#441125) + Crash when filtering on a time range (kde#441132) + Heaptrack produces impossible/incorrect stack traces (kde#439897) + ERROR: failed to lock heaptrack output file (kde#408547) + Attaching to running process generates empty file (kde#394520) + heaptrack launch script help text shows wrong option name for --output-file (kde#439307) + Can the output file take hostname into account? (kde#435195) + Heaptrack GUI crash when opening a zst file (kde#427970) * More details on https://invent.kde.org/sdk/heaptrack/-/releases/v1.3.0 - Use %autosetup OBS-URL: https://build.opensuse.org/request/show/941647 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/heaptrack?expand=0&rev=28
76 lines
3.0 KiB
Plaintext
76 lines
3.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Dec 19 15:09:15 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
|
|
|
- Update to 1.3.0:
|
|
* New features:
|
|
+ Allocations can be filtered by time ranges
|
|
+ Support for suppression files, including the
|
|
__lsan_default_suppressions API
|
|
* Fixed bugs:
|
|
+ Fails to build on CentOS 7.0 (kde#441125)
|
|
+ Crash when filtering on a time range (kde#441132)
|
|
+ Heaptrack produces impossible/incorrect stack traces (kde#439897)
|
|
+ ERROR: failed to lock heaptrack output file (kde#408547)
|
|
+ Attaching to running process generates empty file (kde#394520)
|
|
+ heaptrack launch script help text shows wrong option name for --output-file (kde#439307)
|
|
+ Can the output file take hostname into account? (kde#435195)
|
|
+ Heaptrack GUI crash when opening a zst file (kde#427970)
|
|
* More details on https://invent.kde.org/sdk/heaptrack/-/releases/v1.3.0
|
|
- Use %autosetup
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 17 08:39:36 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
- Add quotes to text comparison to fix build with rpm 4.16.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 5 16:11:52 UTC 2020 - Klaas Freitag <opensuse@freisturz.de>
|
|
|
|
- Update to upstream version 1.2.0, a bugfix release.
|
|
- Removed Fix-compile-on-32bit.patch as it was added upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 31 15:38:09 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
- Fix the plugins installation directory.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 29 10:59:48 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
|
|
|
- Enable zstd support
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 23 15:06:59 UTC 2018 - wbauer@tmo.at
|
|
|
|
- Add Fix-compile-on-32bit.patch to make it build on 32bit
|
|
(kde#394330)
|
|
- Don't install office-chart-area icon from breeze to hicolor
|
|
anymore, heaptrack comes with its own application icon now
|
|
- Mark license files as %license instead of %doc
|
|
- Install README.md as well, it contains instructions on how to use
|
|
it
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 23 13:40:54 UTC 2018 - fabian@ritter-vogt.de
|
|
|
|
- Update to version 1.1.0:
|
|
* Stability and performance improvements
|
|
* When extended debug information is available, stack traces now include inlined frames.
|
|
* Split debug information in separate files is now supported.
|
|
* Compressed debug information is properly handled.
|
|
* The embedded flamegraph view is now searchable.
|
|
* More details available on https://www.kdab.com/heaptrack-v1-1-0-release/
|
|
- Remove patches, now upstream:
|
|
* fix-build.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 2 15:03:19 UTC 2017 - wbauer@tmo.at
|
|
|
|
- Add fix-build.patch to fix build with glibc 2.26 in Factory
|
|
(kde#383889)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 19 18:22:16 UTC 2017 - fabian@ritter-vogt.de
|
|
|
|
- Initial commit
|