How to Install and Uninstall oprofile Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "oprofile" package

Please follow the instructions below to install oprofile on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install oprofile

2. Uninstall "oprofile" package

Please follow the steps below to uninstall oprofile on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove oprofile $ sudo apt autoclean && sudo apt autoremove

3. Information about the oprofile package on Ubuntu 21.10 (Impish Indri)

Package: oprofile
Architecture: amd64
Version: 1.4.0-0ubuntu7
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 31997
Depends: adduser, debconf | debconf-2.0, libopagent1 (= 1.4.0-0ubuntu7), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libpopt0 (>= 1.14), libstdc++6 (>= 9), zlib1g (>= 1:1.2.0)
Recommends: binutils, libjvmti-oprofile0
Conflicts: oprofile-modules0.2, oprofile-modules0.3, oprofile-modules0.4, oprofile-modules0.5, oprofile-modules0.6, oprofile-modules0.7, oprofile-modules0.8
Replaces: oprofile-common
Filename: pool/universe/o/oprofile/oprofile_1.4.0-0ubuntu7_amd64.deb
Size: 4265192
MD5sum: 343acb64b484231981113b171c8bd663
SHA1: 45cb2d201115e56511efe281ee56fe20d1263490
SHA256: 47a7e48b3a6ecf64333b5a906f58eb0a01fedbeeb998ba1abd3b45833da328ce
SHA512: 13ef8675a6a4dc97a6ccefc89a86b5a2d0ae0740c7b363d181e3b0a16d7448a752586f91707247d3a079b2a16994470e069aa6b6dec6276af5d605bccc2ad427
Homepage: http://oprofile.sourceforge.net
Description-en: 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.
Description-md5: 549ceaf3c0f6d8cbcd8c7e246e46f1d1