oprofile 1.3.0-0ubuntu10 source package in Ubuntu
Changelog
oprofile (1.3.0-0ubuntu10) focal; urgency=medium * No-change upload for binutils 2.33.1. -- Matthias Klose <email address hidden> Sat, 19 Oct 2019 16:08:51 +0200
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 |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
oprofile_1.3.0.orig.tar.gz | 1.5 MiB | 95ded8bde1ec39922f0af015981a67aec63e025a501e4dc04cd65d38f73647e6 |
oprofile_1.3.0-0ubuntu10.debian.tar.xz | 17.7 KiB | cbad938c2aa52951b808330d1d59ec9c6277431bc9f44fcd327dc55bcbe37fbb |
oprofile_1.3.0-0ubuntu10.dsc | 2.3 KiB | 080e6fd42e14f5e0844e3dc588eedfa2e98b0d62a037310dc14f4146dde8ed09 |
Available diffs
- diff from 1.3.0-0ubuntu9 to 1.3.0-0ubuntu10 (302 bytes)
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