Process Monitor for Linux (Preview) Released

2025-09-01
Process Monitor for Linux (Preview) Released

Microsoft has released a Linux version of Process Monitor (Procmon), a powerful system call tracing tool similar to the Procmon in the Sysinternals suite for Windows. It allows developers to conveniently trace syscall activity on Linux systems. The tool supports command-line options to monitor specific processes and syscalls, with the option to save results to a database file. Developers can also contribute to the project on GitHub, fixing bugs and adding new features.

Development