index
:
openwrt.git
stable
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
devel
/
perf
Age
Commit message (
Expand
)
Author
2023-08-11
perf: opt-out of lto usage
Javier Marcet
2023-03-21
treewide: replace PKG_USE_MIPS16:=0 with PKG_BUILD_FLAGS:=no-mips16
Andre Heider
2022-01-28
arc770: Remove arc770 target
Hauke Mehrtens
2022-01-27
perf: Depend on libbfd and libopcodes when enabled
Florian Fainelli
2020-10-11
perf: disable libzstd support
Rosen Penev
2020-10-11
perf: pass CFLAGS correctly
Marek Behún
2020-10-11
perf: fix building with musl when NLS is enabled
Marek Behún
2020-06-04
kernel: fix portability issue with perf on linux 5.4
Felix Fietkau
2020-04-26
perf: build with NO_LIBCAP=1
Yangbo Lu
2020-01-15
perf: Add libunwind only if selected
Rosen Penev
2019-07-17
perf: simplify the build process
Petr Štetiar
2019-05-03
kernel: Remove support for kernel 3.18
Hauke Mehrtens
2019-01-24
perf: replace libelf1 dependency with libelf
Jo-Philipp Wich
2018-07-07
perf: remove linux 4.4 workarounds
Felix Fietkau
2018-02-25
perf: restrict libunwind dependency to archs that actually support libunwind
Matthias Schiffer
2018-01-27
perf: use libunwind
Maxim Gorbachyov
2017-06-05
perf: Depend on KERNEL_PERF_EVENTS
Florian Fainelli
2017-05-11
perf: Disable perf for ARC770 only, enable for ARC HS38
Alexey Brodkin
2017-05-02
perf: disable build for ARC, it is currently broken
Felix Fietkau
2017-03-17
perf: fix build with kernel 4.9
Mathias Kresin
2017-02-11
perf: avoid picking up a dependency on libunwind
Felix Fietkau
2016-09-28
perf: fix build with musl on PowerPC
Matthias Schiffer
2016-08-23
perf: drop sched_getcpu wrapper
Ralph Sennhauser
2016-07-31
perf: prevent build from within the sdk and mark as nonshared
Felix Fietkau
2016-06-07
treewide: replace nbd@openwrt.org with nbd@nbd.name
Felix Fietkau
2016-05-19
perf: disable libcrypto dependency
Dirk Neukirchen
2016-02-15
perf: add dependency on !LINUX_3_18 to fix builds
Felix Fietkau
2016-01-30
perf: include asm/unistd.h instead of syscall.h to fix conflict with kernel h...
Felix Fietkau
2016-01-12
perf: fix strerror_r override detection, apparently part of tools/ relies on ...
Felix Fietkau
2016-01-12
perf: fix build errors on x86 and other platforms
Felix Fietkau
2016-01-07
perf: drop @!USE_UCLIBC from depends
Felix Fietkau
2016-01-02
perf: select objdump instead of the full binutils package
Felix Fietkau
2016-01-02
perf: add myself as a maintainer
Felix Fietkau
2016-01-02
perf: fix musl compatibility
Felix Fietkau
2016-01-02
perf: fix parallel build support, explicitly disable more library dependencies
Felix Fietkau
2016-01-02
perf: build in a copy of the source dir instead of relying on make clean
Felix Fietkau
2015-11-02
package/devel/perf: fix build for kernel 4.1
John Crispin
2015-04-03
packages: use $(LN) macro, make symlinks relative
Nicolas Thill
2015-03-21
perf: don't error on warnings
John Crispin
2015-03-16
packages: some (e)glibc fixes after r44701
Nicolas Thill
2014-12-06
perf: this package fails to build for !eglibc
John Crispin
2014-11-28
devel: import perf from oldpackages
Florian Fainelli