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

Allow tracing kernel threads #226

Open
Xyene opened this issue Jun 23, 2022 · 4 comments
Open

Allow tracing kernel threads #226

Xyene opened this issue Jun 23, 2022 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Xyene
Copy link
Member

Xyene commented Jun 23, 2022

Currently, tracing them fails because we can't open /proc/$pid/exe, but we can figure out if we're looking at a kernel thread (its parent's PID should be 2), and use vmlinux instead.

@Xyene Xyene added enhancement New feature or request good first issue Good for newcomers labels Jun 23, 2022
@Xyene Xyene added this to the v1.2.0 milestone Jun 29, 2022
@hlian
Copy link
Contributor

hlian commented Jul 20, 2022

@Lilydemi is going to take this issue!

@Xyene Xyene removed this from the v1.2.0 milestone Nov 11, 2022
@ameya-deshmukh
Copy link

@Xyene is this open to take up? Would love to give it a go.

@cgaebel
Copy link
Contributor

cgaebel commented Apr 24, 2023

It's open.

@ameya-deshmukh
Copy link

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants