openwrt/package
Tony Ambardar 87d5d38e2a ply: add dynamic tracing package using BPF
ply is a light-weight dynamic tracer for Linux that leverages the kernel's
BPF VM in concert with kprobes/tracepoints to attach probes to arbitrary
points in the kernel.

Most tracers that generate BPF bytecode are based on the LLVM-based BCC
toolchain; ply on the other hand has no external dependencies outside libc,
making it suitable for use on constrained embedded systems.

Currently ply supports x86_64, aarch64, arm, riscv64, riscv32, powerpc,
mips(el), and mips64(el) architectures.

Further documentation, examples and implementation details may be found at:
https://github.com/iovisor/ply.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2024-05-31 11:51:45 +02:00
..
base-files build: generate private key for APK early 2024-05-22 19:28:20 +02:00
boot packages: refresh patches 2024-05-31 11:30:06 +02:00
devel ply: add dynamic tracing package using BPF 2024-05-31 11:51:45 +02:00
firmware linux-firmware: Update to version 20240513 2024-05-28 22:04:34 +02:00
kernel packages: refresh patches 2024-05-31 11:30:06 +02:00
libs mbedtls: fix build on GCC 14 2024-05-31 10:33:06 +02:00
network packages: refresh patches 2024-05-31 11:30:06 +02:00
system packages: refresh patches 2024-05-31 11:30:06 +02:00
utils usbmode: add Huawei E5785 2024-05-23 22:49:25 +02:00
Makefile build: generate private key for APK early 2024-05-22 19:28:20 +02:00