tracexec
Program tracer
A utility for tracing execve{,at} and pre-exec behavior in programs.
Tracer for execve{,at} and pre-exec behavior, launcher for debuggers.
276 stars
2 watching
3 forks
Language: Rust
last commit: 12 days ago
Linked from 1 awesome list
command-line-tooldebuggerebpfexecexecveptracestracetracertracexectui
Related projects:
Repository | Description | Stars |
---|---|---|
redink/extrace | An Elixir wrapper around Recon Trace tracing functionality | 58 |
krakjoe/trace | A tracing API for PHP 7 processes that prints stack traces from the target process. | 18 |
automation-stack/ctrace | A tool for displaying detailed information about system calls and signals in running processes. | 120 |
therealmjp/dxrpathtracer | A simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes. | 724 |
capslock66/tracetool | A tool for monitoring and analyzing software applications in real-time | 38 |
tracerbench/tracerbench | Automated tool for analyzing Chrome performance and identifying optimization opportunities | 243 |
rostedt/trace-cmd | Utilities for analyzing and visualizing Linux kernel execution traces. | 268 |
ionelmc/python-hunter | A tool for tracing and inspecting Python code during execution to aid in debugging and analysis. | 804 |
synacktiv/frinet | Tracer for generating platform-specific execution traces with Frida plugin on various architectures | 464 |
fishcakez/dbg | A tracing library for Elixir that allows events in the BEAM VM to be traced and observed across a cluster of nodes. | 161 |
ko1/gc_tracer | Tools for tracing and monitoring Ruby garbage collector activities | 307 |
spandex-project/spandex | Provides a platform-agnostic tracing library for Elixir applications | 335 |
twinklebear/chameleonrt | A path tracing tool with support for multiple ray tracing backends and customizable camera controls. | 603 |
clojure/tools.trace | A Clojure library for tracing and debugging code execution | 361 |
mxmssh/drltrace | A tool that traces and logs API calls made by applications during runtime. | 389 |