summaryrefslogtreecommitdiffstats
path: root/development/perf/README
blob: 28fa61b4067b7d7df298faa723b3b4ac065bac9c (plain)
1
2
3
4
5
6
7
8
9
10
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