CMD + K

strace

Community

Diagnostic, instructional, and debugging tool for the Linux kernel

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::strace

Usage Tracking

6.19
6.18
6.17
6.16
6.15
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

strace is a diagnostic, debugging and instructional userspace utility for Linux. It intercepts and records the system calls which are called by a process and the signals which are received by a process.

About

Summary

Diagnostic, instructional, and debugging tool for the Linux kernel

Last Updated

Feb 10, 2026 at 21:37

License

LGPL-2.1-or-later

Supported Platforms

linux-64