magic-trace icon indicating copy to clipboard operation
magic-trace copied to clipboard

Allow tracing kernel threads

Open Xyene opened this issue 3 years ago • 4 comments

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 avatar Jun 23 '22 17:06 Xyene

@Lilydemi is going to take this issue!

hlian avatar Jul 20 '22 15:07 hlian

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

ameya-deshmukh avatar Apr 23 '23 21:04 ameya-deshmukh

It's open.

cgaebel avatar Apr 24 '23 10:04 cgaebel

Thanks!

ameya-deshmukh avatar Apr 24 '23 11:04 ameya-deshmukh