Files
Arch-R/packages/linux
Matthias Reichl a7bac9930e linux: install perf in development builds
perf will be built if CONFIG_PERF_EVENTS is enabled in the
kernel config.

elfutils, binutils and libunwind are needed to get symbols
of userspace programs in perf output.

zlib is an implicit dependency of elfutils and and optional
one for perf - but better add it here.

openssl/libcrypto is an optional dependency for perf, add it
so that the perf configuration on clean build is identical
to an unclean rebuild.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-02-05 15:42:44 +01:00
..
2016-12-04 13:23:44 -08:00