openwrtv3/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>
2017-06-05 12:30:05 -07:00
..
base-files mvebu: fix sysupgrade 2017-06-01 20:41:19 +02:00
boot uboot-lantiq/spl: fixed uninitialized variable len in spl_uncompress_lzo 2017-05-31 08:41:31 +02:00
devel perf: Depend on KERNEL_PERF_EVENTS 2017-06-05 12:30:05 -07:00
firmware linux-firmware: add firmware for rtl8821ae support 2017-05-21 23:51:08 +02:00
kernel lantiq: fix lantiq_mei.c and amazonse.dsti for adsl modem firmware 2017-06-03 21:34:59 +02:00
libs elfutils: Pass -Wno-unused-result to silence warnings as errors 2017-05-26 15:42:03 -07:00
network Lantiq: make possible to tweak DSL SRN from UCI 2017-06-03 17:48:57 +02:00
system procd: update to latest git HEAD 2017-05-30 07:29:25 +02:00
utils mdadm: Do not check RUN_DIR 2017-06-05 12:24:01 -07:00
Makefile build: cleanup tmp/ dir of target rootfs 2017-05-02 22:10:50 +08:00