/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Io_uring, kTLS and Rust for zero syscall HTTPS server
(blog.habets.se)
495 points
guntars
| 3 comments |
22 Aug 25 03:51 UTC
|
HN request time: 0.205s
|
source
1.
boredatoms
◴[
22 Aug 25 05:15 UTC
]
No.
44981223
[source]
▶
>>44980865 (OP)
#
Whats the goto instead of strace, if you wanted to see what was going on?
replies(2):
>>44981306
#
>>44982814
#
ID:
GO
2.
abrookewood
◴[
22 Aug 25 05:33 UTC
]
No.
44981306
[source]
▶
>>44981223 (TP)
#
I think you have to use eBPF-based tools
3.
fuy
◴[
22 Aug 25 10:26 UTC
]
No.
44982814
[source]
▶
>>44981223 (TP)
#
perf and look at stack traces (or off-cpu events for waits/locks). also, ebpf
↑