Process Tracing Projects
5 hours ago
- #DebuggingTools
- #ProcessTracing
- #BashProfiling
- Notifications require signing in to change settings.
- Process Tracing Projects page is editable, encouraging additions with good descriptions.
- Traceboot offers lightweight tracing for boot and shell scripts with low overhead and microsecond-precision.
- Tracexec is a TUI for tracing execve and pre-exec behavior, useful for debugging build systems.
- Timep is a next-gen profiler and flamegraph-generator for bash code, though it has performance concerns.