slackbuilds_ponce/development/perf
B. Watson f3056090d2
development/perf: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-10-17 09:39:34 +07:00
..
perf.info
perf.SlackBuild
README
slack-desc

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.

Please note that this SBo doesn't have any sources in the DOWNLOAD
setting, as the sources are already part of a full slackware install.

Optional dependencies: audit, numactl, libunwind