estrace

Function tracer

A tool for tracing and analyzing function calls in JavaScript code at runtime

Trace functions in EcmaScript Modules

GitHub

13 stars
4 watching
1 forks
Language: JavaScript
last commit: about 2 years ago

Related projects:

RepositoryDescriptionStars
automation-stack/ctraceA tool for displaying detailed information about system calls and signals in running processes.120
coderaiser/escoverA tool for collecting code coverage for EcmaScript Modules in JavaScript applications8
valyouw/njstraceA utility that instruments and traces Node.js code, adding functionality to track function calls, arguments, return values, and execution time.368
brendankenny/call-traceA tool to record and visualize call graphs and execution times of JavaScript functions.36
coderaiser/mock-importTools to mock and analyze JavaScript import statements in Node.js26
brettz9/es-file-traverseTraverses ECMAScript files based on import/require chains to identify used files and enforce code quality2
koajs/traceA tracing module for Koa applications that enables event logging and supports various tracing systems.53
invictus1306/functraceAnalyzes a binary file's dynamic instrumentation to extract function information and apply modifications at runtime90
jacereda/fsatraceA tool to inject code into applications to track file accesses and generate dependencies83
estools/estraverseA library of traversal functions for the ECMAScript Abstract Syntax Tree (AST)947
krakjoe/traceA tracing API for PHP 7 processes that prints stack traces from the target process.18
adametry/gulp-eslintIdentifies and reports on patterns in ECMAScript/JavaScript code562
coderaiser/goldsteinA JavaScript compiler and parser that generates JavaScript code from a custom, self-modifying syntax13
powerflasherbr/as3potraceA library to trace bitmaps using the Vectorization algorithm61
ionelmc/python-hunterA tool for tracing and inspecting Python code during execution to aid in debugging and analysis.804