We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Postmodern strace

Formale Metadaten

Titel
Postmodern strace
Serientitel
Anzahl der Teile
490
Autor
Lizenz
CC-Namensnennung 2.0 Belgien:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
strace is a diagnostic, debugging and instructional utility for Linux. It is used to monitor and tamper with interactions between processes and the Linux kernel, which include system calls, signal deliveries, and changes of process state. In this talk the maintainer of strace will describe new features implemented since FOSDEM 2018. Several interesting features were implemented within strace project since FOSDEM 2018, including: seccomp-assisted system call filtering system call return status filtering PTRACE_GET_SYSCALL_INFO API support new options: -DD, -DDD, -X, -z, -Z In this talk the maintainer of strace will describe these new features and demonstrate what kinds of problems they help to solve.