FG
💻 Software

How can I install perf, a linux peformance monitoring tool?

Fresh5 days ago
Mar 15, 202622833 views
Confidence Score0%
0%

Problem

I am trying to install perf. I searched online that it is available through http://apt.ubuntu.com/p/linux-tools, but I need apt. I have yum installed, but do not have apt so I tried installing apt via "yum install apt" but I get this message: Also, I have on my machines Red Hat AS5 and CentOS 5, no…

Error Output

Setting up Install Process
No package apt available.
Nothing to do

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I install perf, a linux peformance monitoring tool?

Low Risk

Just type in command line: yum install perf (Dont forget sudo if you are not running as admin.)

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment