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/devel/perf
Matthias Schiffer 9bf440fcd9
perf: restrict libunwind dependency to archs that actually support libunwind
Allow building perf on uncommon targets again.

Depending on the kernel version, not all of these archs will actually use
libunwind in perf. Still, it seems simpler and less error-prone to use the
same list that is defined in the libunwind package.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
6 years ago
..
musl-include perf: fix build with musl on PowerPC 8 years ago
Makefile perf: restrict libunwind dependency to archs that actually support libunwind 6 years ago
musl-compat.h perf: drop sched_getcpu wrapper 8 years ago