tn3399_openwrt/package/devel
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
..
binutils binutils: fix build with host gcc < 4.9 2017-04-12 09:54:39 +02:00
gdb gdb: fix invalid sigprocmask call 2017-03-24 11:10:22 +08:00
gdb-arc toolchain/arc: update to the most recent release arc-2016.09 2017-05-02 15:17:30 +02:00
perf perf: Depend on KERNEL_PERF_EVENTS 2017-06-05 12:30:05 -07:00
strace devel/strace: Update to 4.16 2017-05-16 16:58:11 +02:00
trace-cmd devel/trace-cmd: Update to 2.6.1 2017-05-18 07:58:59 +02:00
valgrind treewide: clean up download hashes 2016-12-16 22:39:22 +01:00