1 Repo
Recording kernel-level system activity into binary formats for offline analysis.
Distinct from Class-File Serialization: None of the candidates cover system-level activity tracing; they focus on class files, environment files, or general project files.
Explore 1 awesome GitHub repository matching operating systems & systems programming · System Trace Serialization. Refine with filters or upvote what's useful.
Sysdig is a Linux system observability tool and kernel event analyzer designed for capturing and analyzing kernel-level system calls and operating system events. It functions as a system call tracer and container security monitor, providing deep visibility into the activity of machines, virtual machines, and containers. The project specializes in non-invasive container inspection, allowing for the monitoring of container activity and resource usage without modifying the container environment or adding instrumentation. It enables the recording of detailed system traces into binary files for re
Records detailed system state and activity into binary files for retrospective offline analysis and troubleshooting.