Package Release Info

oprofile-1.4.0-bp160.1.14

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libopagent1
oprofile
oprofile-devel

Change Logs

* Thu Sep 28 2023 Tony Jones <tonyj@suse.com>
- Fix build error,  change user/group pre handling to procedure specified
  at https://en.opensuse.org/Packaging/Users_And_Groups
* Sun Apr 30 2023 Antoine Belvire <antoine.belvire@opensuse.org>
- Fix linking on Tumbleweed:
  * Add oprofile-binutils.patch.
  * Add build dependency on libzstd-devel.
* Sat Jan 16 2021 Dirk Müller <dmueller@suse.com>
- update to 1.4.0:
  * New/updated Processor Support
  * Marvell (Cavium) ThunderX2
  * Hygon Dhyana CPU
  * Bugfixes
  * Does not build with binutils-gdb master.
  * ocount leaves orphan process on error
- remove oprofile-handle-empty-event-name-spec-gracefully-for-ppc.patch,
  oprofile-handle-binutils-2_34.patch: upstream
* Tue Oct 13 2020 Jan Engelhardt <jengelh@inai.de>
- Do not suppress error text output from useradd.
* Wed Apr 08 2020 Christophe Giboudeaux <christophe@krop.fr>
- Add upstream patch:
  * oprofile-handle-binutils-2_34.patch
- Spec cleanup
* Thu Jan 23 2020 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Use docbook-utils-minimal for manpage generation, avoids
  texlive dependency.
* Mon Oct 29 2018 Tony Jones <tonyj@suse.com>
- Handle empty event name gracefully on ppc.
  New patch: oprofile-handle-empty-event-name-spec-gracefully-for-ppc.patch
* Thu Jul 26 2018 tonyj@suse.com
- Update to version 1.3.0
  - New/updated Processor Support for Intel Goldmont Plus
  - Minor bug fixes
  Release notes: http://oprofile.sourceforge.net/release-notes/oprofile-1.3.0
* Mon Oct 02 2017 jengelh@inai.de
- Rectify RPM groups. Update summary of -devel subpackage.
  Do not ignore errors from useradd/groupadd.
  Avoid running fdupes across partitions.
* Mon Sep 25 2017 fcrozat@suse.com
- Remove qt-devel from BuildRequires, it is no needed anymore.