node-stap - Tools for analyzing Node.js programs with SystemTap

added by JavaScript Kicks
4/16/2015 10:20:10 PM

510 Views

Tools for profiling Node.js programs. Uses SystemTap to collect and symbolicate JavaScript backtraces, extracting human-readable names by walking the V8 stack and heap. Uses wrapper scripts and node-stackvis to generate textual or HTML flamegraphs. Can also output text suitable for input to to FlameGraph.


0 comments