papi_decode

PAPI utilities

Install

All systems
curl cmd.cat/papi_decode.sh
Debian Debian
apt-get install papi-tools
Ubuntu
apt-get install papi-tools
image/svg+xml Kali Linux
apt-get install papi-tools
CentOS
yum install papi
Fedora
dnf install papi
Windows (WSL2)
sudo apt-get update sudo apt-get install papi-tools
Raspbian
apt-get install papi-tools

papi-tools

PAPI utilities

Performance Application Programming Interface (PAPI) provides the tool designer and application engineer with a consistent interface and methodology for use of the performance counter hardware found in most major microprocessors. PAPI enables software engineers to see, in near real time, the relation between software performance and processor events. In addition Component PAPI provides access to a collection of components that expose performance measurement opportunites across the hardware and software stack. This package provides utilities provided by the PAPI software.

papi

Performance Application Programming Interface