thlorenz / flamegraph
Generates flamegraphs with Node.js or in the browser.
☆166Updated 6 years ago
Alternatives and similar repositories for flamegraph:
Users that are interested in flamegraph are comparing it to the libraries listed below
- Converts .cpuprofile format to trace viewer JSON object format to allow analysing the data in chrome://tracing.☆55Updated 10 years ago
- Native DTrace probes for node.js apps☆322Updated 3 years ago
- Sysdig tracer support for Node.js☆80Updated 8 years ago
- Converts output of various profiling/sampling tools to the .cpuprofile format so it can be loaded into Chrome DevTools.☆168Updated 7 years ago
- Stacktrace visualization tools☆339Updated 9 months ago
- Dynamic tracing for javascript, in javascript (similar dtrace, ktap etc)☆383Updated 6 years ago
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 3 years ago
- Testing node heap dumps☆57Updated 13 years ago
- Dynamic/structured profiling & visualization for sync and async operations☆74Updated 7 years ago
- polyfill version of the 0.11 version of the asyncListener API☆175Updated 3 years ago
- postmortem debugging for Node.js and other V8-based programs