oprofile 1.4.0-0ubuntu8 source package in Ubuntu

Changelog

oprofile (1.4.0-0ubuntu8) noble; urgency=medium

  * Fix FTBFS due to libbfd's requirement to be linked against libzstd
    and libsframe. (LP: #2045844)
    - d/control: Build-Depend on libzstd-dev.
    - d/p/static-libbfd.patch: Check for -lzstd and -lsframe.

 -- Sudip Mukherjee <email address hidden>  Thu, 07 Dec 2023 12:21:47 +0000

Upload details

Uploaded by:
Sudip Mukherjee
Sponsored by:
Sergio Durigan Junior
Uploaded to:
Noble
Original maintainer:
Ubuntu Core Developers
Architectures:
linux-any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
oprofile_1.4.0.orig.tar.gz 1.5 MiB 7ba06f99d7c188389d20d1d5e53ee690c7733f87aa9af62bd664fa0ca235a412
oprofile_1.4.0-0ubuntu8.debian.tar.xz 18.0 KiB 89a65e5f5170627f0718b31b38f2a35a98fceb9ba4c794a12ac6ca7afcd77f96
oprofile_1.4.0-0ubuntu8.dsc 2.2 KiB a4e76804dac7cb9889af4b59bfb606b67de79e6241b77ebd0e76e1dd31549608

Available diffs

View changes file

Binary packages built by this source

libjvmti-oprofile0: system-wide profiler for Linux systems (Java runtime library)

 OProfile is a performance profiling tool for Linux systems, capable
 of profiling all running code at low overhead. It consists of a
 daemon for collecting sample data, plus several post-profiling tools
 for turning data into information.
 .
 This package contains the jvmti_oprofile runtime library for Java support.

libjvmti-oprofile0-dbgsym: debug symbols for libjvmti-oprofile0
libopagent1: system-wide profiler for Linux systems (opagent runtime library)

 OProfile is a performance profiling tool for Linux systems, capable
 of profiling all running code at low overhead. It consists of a
 daemon for collecting sample data, plus several post-profiling tools
 for turning data into information.
 .
 This package contains the opagent runtime library.

libopagent1-dbgsym: debug symbols for libopagent1
oprofile: system-wide profiler for Linux systems

 OProfile is a performance profiling tool for Linux systems, capable
 of profiling all running code at low overhead. It consists of a
 daemon for collecting sample data, plus several post-profiling tools
 for turning data into information.
 .
 OProfile leverages the hardware performance counters of the CPU to
 enable profiling of a wide variety of interesting statistics, which
 can also be used for basic time-spent profiling. All code is profiled:
 hardware and software interrupt handlers, kernel modules, the kernel,
 shared libraries, and applications (the only exception being the
 OProfile interrupt handler itself). Note that different architectures
 can use different hardware mechanisms to collect data.
 .
 OProfile is currently in alpha status; however it has proven stable over
 a large number of differing configurations. As always, there is no warranty.

oprofile-dbgsym: debug symbols for oprofile