Discover Packages
go.chromium.org/infra
build
siso
toolsupport
straceutil
package
Version:
v0.0.0-...-6e5b399
Opens a new window with list of versions in this module.
Published: Feb 22, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package straceutil provides utilities for strace.
Available returns whether strace is available or not.
Strace represents a cmd traced by strace.
New creates a new Strace for cmd.
Close closes the strace cmd.
Cmd returns cmd to run under strace.
PostProcess processes strace outputs and returns inputs/outputs accessed by the cmd.
inputs/outputs will be absolute paths or relatives to the working directory of the cmd.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.