This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Development > perf (4.4.227)

perf is a userspace interface to the kernel's perf events. Performance
counters are CPU hardware registers that count hardware events
such as instructions executed, cache-misses suffered, or branches
mispredicted. They form a basis for profiling applications to trace
dynamic control flow and identify hotspots.

Optional dependencies: audit, numactl, libunwind

Please note that this build doesn't have any sources in the .info
file, as the sources are already part of the Slackware kernel-source
package. Your running kernel's version should match the kernel-source
version. If it doesn't:

- If your kernel source is located in /usr/src/linux-$VERSION, you
can export KERNEL=<version> in the script's environment. Example:

export KERNEL=4.4.240

- If your kernel source is somewhere else, you can export
KERNEL=</path/to/source>. Example:

export KERNEL=/home/myuser/kernels/linux-4.2.240

Please note that the package's version number will match the version
of the kernel source, *not* necessarily what's in the perf.info file.

Maintained by: Andreas Guldstrand
Keywords: perf,perf_event,perf event,Performance,flame graphs
ChangeLog: perf

Homepage:
https://perf.wiki.kernel.org/index.php/Main_Page

Source Downloads:
perf.dummy (9cba6c70fb57a22a155073d54748b614)

Download SlackBuild:
perf.tar.gz
perf.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
perf.SlackBuild
perf.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds