oprofile 1.4.0-0ubuntu9 source package in Ubuntu

Changelog

oprofile (1.4.0-0ubuntu9) noble; urgency=high

  * No change rebuild against frame pointers and time_t.

 -- Julian Andres Klode <email address hidden>  Mon, 22 Apr 2024 11:50:11 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Core Developers
Architectures:
linux-any
Section:
devel
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel

Downloads

File Size SHA-256 Checksum
oprofile_1.4.0.orig.tar.gz 1.5 MiB 7ba06f99d7c188389d20d1d5e53ee690c7733f87aa9af62bd664fa0ca235a412
oprofile_1.4.0-0ubuntu9.debian.tar.xz 18.0 KiB aff71e404a972e193c3f71cfbe038ccd7d015a4a63b9a3b59631ef5051abb3d8
oprofile_1.4.0-0ubuntu9.dsc 2.2 KiB 847d651dc8627bbf0adf3a13eae04b4d93e42aa6a885da061ffe60ac09e677da

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