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: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
valyouw/njstrace | A utility that instruments and traces Node.js code, adding functionality to track function calls, arguments, return values, and execution time. | 366 |
coderaiser/estrace | A tool for tracing and analyzing function calls in JavaScript code at runtime | 13 |
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 |
watson/stackman | A tool for examining and debugging stack traces in Node.js applications | 251 |
aranja/rakning-c19-app | A mobile app that helps track and analyze users' movements to aid contact tracing during the Covid-19 pandemic. | 239 |
krakjoe/trace | A tracing API for PHP 7 processes that prints stack traces from the target process. | 18 |
tracerbench/tracerbench | Automated tool for analyzing Chrome performance and identifying optimization opportunities | 243 |
koajs/trace-influxdb | Enables tracing and logging of application performance metrics using InfluxDB | 16 |
caseymm/img2geojson | An application for dragging images onto maps and exporting traced paths as GeoJSON files | 18 |
temporal/tracer | Provides a tracing profiler for Common Lisp applications to collect detailed information on function calls and execution sequences. | 54 |
ko1/gc_tracer | Tools for tracing and monitoring Ruby garbage collector activities | 307 |
nikolaydubina/go-instrument | Automatically adds tracing code to Go functions and methods | 229 |
khamidou/lptrace | A tool that allows real-time tracing of any Python program's function calls. | 700 |
tritondatacenter/node-stackvis | Tools for visualizing program call stacks from profiling output | 338 |