How to Install and Uninstall eclipse-cdt-perf Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "eclipse-cdt-perf" package

This tutorial shows how to install eclipse-cdt-perf on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install eclipse-cdt-perf

2. Uninstall "eclipse-cdt-perf" package

Please follow the instructions below to uninstall eclipse-cdt-perf on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove eclipse-cdt-perf $ sudo apt autoclean && sudo apt autoremove

3. Information about the eclipse-cdt-perf package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: eclipse-cdt-perf
Priority: optional
Section: universe/devel
Installed-Size: 1002
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: eclipse-linuxtools
Version: 3.1.0-1
Depends: eclipse-cdt-profiling-framework
Recommends: linux-tools
Suggests: eclipse-cdt-profiling-framework-remote
Filename: pool/universe/e/eclipse-linuxtools/eclipse-cdt-perf_3.1.0-1_all.deb
Size: 950344
MD5sum: 1299d7e035d4e455c862d3b1cb10b4e0
SHA1: 6690e4508a596dd48403f6a955a0add2d3c76f1d
SHA256: 5542dff9f76aa158dcfc9b6ba8411b67260988e9c7073e8762ed65aff856bab4
Description-en: 'perf' analysis tool integration for Eclipse CDT
'perf' is a performance counters subsystem in Linux. Performance counters are
CPU hardware registers that count hardware events such as instructions executed
and cache-misses suffered. These counters aid in profiling applications to
detect hotspots in the application. 'perf' provides per task, per CPU and
per-workload counters, sampling on top of these and source code event
annotation.
.
The perf plug-in for Eclipse allows the developer to execute profiles in their
applications in a seamless way, using quick launch actions and visualizing
the results in an user-friendly interface.
Description-md5: 93d0de9e6df4bcf935c0aa0c6bcc65ad
Homepage: http://www.eclipse.org/linuxtools/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions