Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ply: Disable on ppc64 | Khem Raj | 2021-03-12 | 1 | -1/+1 |
| | | | | | | Port does not exist Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | ply: upgrade to latest | Khem Raj | 2021-03-12 | 1 | -1/+3 |
| | | | | | | Set PV 2.1.1+git Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | Ply: Add recipe for git version | Leo Yan | 2020-02-23 | 1 | -0/+15 |
Ply is a light-weight eBPF tool which compiles ply script or one-liner to Linux BPF programs and attaches to kprobes and tracepoints. It doesn't require external dependencies except libc, so it's very friendly for embedded system usage. This patch adds the recipe to support ply building for git version. Signed-off-by: Leo Yan <leo.yan@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> |