trace
Process tracer
A tracing API for PHP 7 processes that prints stack traces from the target process.
Tracing for PHP7 Processes
18 stars
5 watching
2 forks
Language: C
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
automation-stack/ctrace | A tool for displaying detailed information about system calls and signals in running processes. | 120 |
koajs/trace | A tracing module for Koa applications that enables event logging and supports various tracing systems. | 53 |
synacktiv/frinet | Tracer for generating platform-specific execution traces with Frida plugin on various architectures | 464 |
kxxt/tracexec | A utility for tracing execve{,at} and pre-exec behavior in programs. | 276 |
qihoo360/phptrace | A tracing and troubleshooting tool for PHP scripts | 1,675 |
watson/stackman | A tool for examining and debugging stack traces in Node.js applications | 251 |
krakjoe/pcov | A CodeCoverage compatible driver for PHP that records and analyzes code execution information | 702 |
ko1/gc_tracer | Tools for tracing and monitoring Ruby garbage collector activities | 307 |
khamidou/lptrace | A tool that allows real-time tracing of any Python program's function calls. | 700 |
brendankenny/call-trace | A tool to record and visualize call graphs and execution times of JavaScript functions. | 36 |
temporal/tracer | Provides a tracing profiler for Common Lisp applications to collect detailed information on function calls and execution sequences. | 54 |
thinkjs/think-trace | An error handling middleware for Koa2 and ThinkJS applications. | 12 |
henrikbjorn/lurker | Resource tracking software that watches files and/or directories in real-time. | 8 |
koajs/trace-influxdb | Enables tracing and logging of application performance metrics using InfluxDB | 16 |
clojure/tools.trace | A Clojure library for tracing and debugging code execution | 361 |