call-trace
Function tracer
A tool to record and visualize call graphs and execution times of JavaScript functions.
36 stars
3 watching
9 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility that instruments and traces Node.js code, adding functionality to track function calls, arguments, return values, and execution time. | 368 |
| A tool for tracing and analyzing function calls in JavaScript code at runtime | 13 |
| A tool for displaying detailed information about system calls and signals in running processes. | 120 |
| A tracing module for Koa applications that enables event logging and supports various tracing systems. | 53 |
| A tool for examining and debugging stack traces in Node.js applications | 251 |
| A mobile app that helps track and analyze users' movements to aid contact tracing during the Covid-19 pandemic. | 239 |
| A tracing API for PHP 7 processes that prints stack traces from the target process. | 18 |
| Automated tool for analyzing Chrome performance and identifying optimization opportunities | 245 |
| Enables tracing and logging of application performance metrics using InfluxDB | 16 |
| An application for dragging images onto maps and exporting traced paths as GeoJSON files | 18 |
| Provides a tracing profiler for Common Lisp applications to collect detailed information on function calls and execution sequences. | 54 |
| Tools for tracing and monitoring Ruby garbage collector activities | 306 |
| Automatically adds tracing code to Go functions and methods | 232 |
| A tool that allows real-time tracing of any Python program's function calls. | 699 |
| Tools for visualizing program call stacks from profiling output | 338 |