Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ply: add new package #24082

Closed
wants to merge 1 commit into from
Closed

ply: add new package #24082

wants to merge 1 commit into from

Conversation

zhaojh329
Copy link
Contributor

A light-weight dynamic tracer for Linux that leverages the kernel's BPF VM in concert with kprobes and tracepoints to attach probes to arbitrary points in the kernel.

Maintainer: me
Compile tested: (aarch64, GL-MT6000, master)
Run tested: (aarch64, GL-MT6000, master, tests done)

Description:
https://github.com/iovisor/ply

A light-weight dynamic tracer for Linux that leverages
the kernel's BPF VM in concert with kprobes and tracepoints
to attach probes to arbitrary points in the kernel.

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
@1715173329
Copy link
Member

Looks like upstream is dead.

@1715173329
Copy link
Member

https://github.com/iovisor/ply

This repo seems like a pure fork without any additional changes.

@guidosarducci
Copy link
Contributor

@zhaojh329

Good to see someone else interested in this. If you look at the upstream discussion, a couple of us were involved with development of mips support using OpenWrt for testing ~2 years ago. Since then, I've been regularly building and testing an OpenWrt ply package alongside other BPF improvements I've added. My package targets the main openwrt repo, similar to perf, but was never PRed for various reasons. I'll go ahead and make a PR there, maybe as a draft for initial discussion, and I'll ping you for feedback so we can sort through the differences. I haven't yet looked closely at your PR...

@1715173329

Looks like upstream is dead.

I would say stable/slow rather than dead.

This repo seems like a pure fork without any additional changes.

I've seen it mentioned that the official github repo was moved to iovisor from the author's personal page.

@1715173329
Copy link
Member

Hauke has merged this package into core repo, so I will close this PR.
FYI openwrt/openwrt@87d5d38

@1715173329 1715173329 closed this May 31, 2024
@zhaojh329 zhaojh329 deleted the ply branch June 12, 2024 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants