ctrace
Process tracer
A tool for displaying detailed information about system calls and signals in running processes.
Well-formatted and improved trace system calls and signals (when the debugger does not help)
120 stars
2 watching
9 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tracing API for PHP 7 processes that prints stack traces from the target process. | 18 |
| A tool for tracing and analyzing function calls in JavaScript code at runtime | 13 |
| A tracing module for Koa applications that enables event logging and supports various tracing systems. | 53 |
| A tool to record and visualize call graphs and execution times of JavaScript functions. | 36 |
| Automated tool for analyzing Chrome performance and identifying optimization opportunities | 245 |
| A utility for tracing execve{,at} and pre-exec behavior in programs. | 292 |
| Tracer for generating platform-specific execution traces with Frida plugin on various architectures | 473 |
| A tool for examining and debugging stack traces in Node.js applications | 251 |
| A tool that traces and logs API calls made by applications during runtime. | 392 |
| Provides a tracing profiler for Common Lisp applications to collect detailed information on function calls and execution sequences. | 54 |
| A Common Lisp library for recording and replaying code execution traces, enabling logging, tracing, testing, and persistence. | 39 |
| A utility that instruments and traces Node.js code, adding functionality to track function calls, arguments, return values, and execution time. | 368 |
| A Clojure library for tracing and debugging code execution | 361 |
| A path tracing engine written in Go with various features and a simple API. | 2,084 |
| Automatically adds tracing code to Go functions and methods | 232 |