oprofile 1.3.0-0ubuntu13 source package in Ubuntu
Changelog
oprofile (1.3.0-0ubuntu13) focal; urgency=medium * No-change upload for binutils 2.34. -- Matthias Klose <email address hidden> Sun, 02 Feb 2020 21:33:34 +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 | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
oprofile_1.3.0.orig.tar.gz | 1.5 MiB | 95ded8bde1ec39922f0af015981a67aec63e025a501e4dc04cd65d38f73647e6 |
oprofile_1.3.0-0ubuntu13.debian.tar.xz | 31.1 KiB | c499a144562f47405a92c1b5f4f29f0fe1580228f8c9ea79ef4b0daad94f81c6 |
oprofile_1.3.0-0ubuntu13.dsc | 2.3 KiB | 2a21997b7faae2731acbe9b6b9492d4d837363a5806d48dc410ae32ddb0bb1ba |
Available diffs
- diff from 1.3.0-0ubuntu12 to 1.3.0-0ubuntu13 (305 bytes)
Binary packages built by this source
- libjvmti-oprofile0: No summary available for libjvmti-oprofile0 in ubuntu groovy.
No description available for libjvmti-oprofile0 in ubuntu groovy.
- libjvmti-oprofile0-dbgsym: debug symbols for libjvmti-oprofile0
- libopagent1: No summary available for libopagent1 in ubuntu groovy.
No description available for libopagent1 in ubuntu groovy.
- libopagent1-dbgsym: No summary available for libopagent1-dbgsym in ubuntu groovy.
No description available for libopagent1-dbgsym in ubuntu groovy.
- 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