Eugene Syromiatnikov and Dmitry Levin
Video Player
Playlists:
'asg2023' videos starting here
/
audio
00:00 | 00:00
strace is a traditional userspace tracer utility for Linux, implemented using ptrace API. Despite of the abundance of various kernel tracing interfaces nowadays, there are certain classes of tasks that are still better served by strace. In this talk the maintainer of strace will provide examples of such tasks.