oprofile 1.4.0-0ubuntu7 source package in Ubuntu
Changelog
oprofile (1.4.0-0ubuntu7) hirsute; urgency=medium * Link with the static bfd library. -- Matthias Klose <email address hidden> Thu, 21 Jan 2021 21:31:18 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Hirsute
- Original maintainer:
- Ubuntu Core Developers
- Architectures:
- linux-any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | devel | |
Lunar | release | universe | devel | |
Jammy | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
oprofile_1.4.0.orig.tar.gz | 1.5 MiB | 7ba06f99d7c188389d20d1d5e53ee690c7733f87aa9af62bd664fa0ca235a412 |
oprofile_1.4.0-0ubuntu7.debian.tar.xz | 17.9 KiB | f1a6cc33f7aeaa23884c7350bcd9bf11d150d497f868e050a5860b1aa35218de |
oprofile_1.4.0-0ubuntu7.dsc | 2.2 KiB | 79c1bd7069123753816192e7fa25d3ee31932652ad4de87dd930e3167dc8efc4 |
Available diffs
- diff from 1.4.0-0ubuntu5 to 1.4.0-0ubuntu7 (1.0 KiB)
- diff from 1.4.0-0ubuntu6 to 1.4.0-0ubuntu7 (976 bytes)
Binary packages built by this source
- libjvmti-oprofile0: No summary available for libjvmti-oprofile0 in ubuntu hirsute.
No description available for libjvmti-oprofile0 in ubuntu hirsute.
- libjvmti-oprofile0-dbgsym: debug symbols for libjvmti-oprofile0
- libopagent1: No summary available for libopagent1 in ubuntu impish.
No description available for libopagent1 in ubuntu impish.
- libopagent1-dbgsym: No summary available for libopagent1-dbgsym in ubuntu impish.
No description available for libopagent1-dbgsym in ubuntu impish.
- 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