Y
Hacker News
new
|
ask
|
show
|
jobs
by
jjav
395 days ago
When you need to debug across the entire system and into the kernel, I'd use dtrace which has had java stack frame support since... I don't remember anymore, but closing in on 20 years.
1 comments
toprerules
394 days ago
No one uses dtrace anymore. bpftrace is integrated into the kernel and can extract btf type information embedded into the kernel binary.
link
bcantrill
393 days ago
Your (absurdly) broad claim is false -- and it's very easily disproven.[0]
[0]
https://ahl.dtrace.org/dtrace-conf-2024/
link