You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Florian Fainelli f50079985c perf: Depend on KERNEL_PERF_EVENTS
The kernel needs to have PERF_EVENTS built otherwise we will run into
the following:

root@(none):/# perf top
perf_event_open(..., PERF_FLAG_FD_CLOEXEC) failed with unexpected error
89 (Function not implemented)
perf_event_open(..., 0) failed unexpectedly with error 89 (Function not
implemented)
Error:
The sys_perf_event_open() syscall returned with 89 (Function not
implemented) for event (cycles).
/bin/dmesg may provide additional information.
No CONFIG_PERF_EVENTS=y kernel support configured?

Make sure this functional dependency is captured.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
7 years ago
..
base-files mvebu: fix sysupgrade 7 years ago
boot uboot-lantiq/spl: fixed uninitialized variable len in spl_uncompress_lzo 7 years ago
devel perf: Depend on KERNEL_PERF_EVENTS 7 years ago
firmware linux-firmware: add firmware for rtl8821ae support 7 years ago
kernel lantiq: fix lantiq_mei.c and amazonse.dsti for adsl modem firmware 7 years ago
libs elfutils: Pass -Wno-unused-result to silence warnings as errors 7 years ago
network Lantiq: make possible to tweak DSL SRN from UCI 7 years ago
system procd: update to latest git HEAD 7 years ago
utils mdadm: Do not check RUN_DIR 7 years ago
Makefile build: cleanup tmp/ dir of target rootfs 7 years ago