oprofile 1.3.0-0ubuntu12 source package in Ubuntu

Changelog

oprofile (1.3.0-0ubuntu12) focal; urgency=medium

  * Fix build with binutils 2.34.

 -- Matthias Klose <email address hidden>  Thu, 23 Jan 2020 12:33:19 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
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.3.0.orig.tar.gz 1.5 MiB 95ded8bde1ec39922f0af015981a67aec63e025a501e4dc04cd65d38f73647e6
oprofile_1.3.0-0ubuntu12.debian.tar.xz 31.0 KiB c84686e6d0934a1c6733e2ebccf33727f100f4a9096dc3384567f5468f482e50
oprofile_1.3.0-0ubuntu12.dsc 2.3 KiB 9c0933ee94c70c8cf3125fd58492346ad735b1c3a00a72376267aefb73821e66

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