Y
Hacker News
new
|
ask
|
show
|
jobs
by
jjnoakes
1101 days ago
SystemTap or ebpf might be the way to go for visibility at that level. Not quite a debugger, but they can be very helpful.
1 comments
PhilipRoman
1101 days ago
I had heard of SystemTap, but had no idea it was that powerful. In particular, the user space marker feature sounds like what I need. Although it sounds like it may require manual instrumentation.
link