thlorenz / cpuprofilifyLinks
Converts output of various profiling/sampling tools to the .cpuprofile format so it can be loaded into Chrome DevTools.
☆168Updated 8 years ago
Alternatives and similar repositories for cpuprofilify
Users that are interested in cpuprofilify are comparing it to the libraries listed below
Sorting:
- 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☆323Updated 4 years ago
- dissect your dead node services with mdb via a smart os vm☆89Updated 8 years ago
- postmortem debugging for Node.js and other V8-based programs☆243Updated 7 months ago
- Stacktrace visualization tools☆339Updated 11 months ago
- Generates flamegraphs with Node.js or in the browser.☆167Updated 6 years ago
- Dynamic/structured profiling & visualization for sync and async operations☆74Updated 7 years ago
- Cute up your stack traces in Node☆82Updated 6 years ago
- Spawn threads in JS☆59Updated 7 years ago
- This WG is in the process of being folded into the Diagnostics WG.☆85Updated 4 years ago
- Like a profiler but actually useful in improving performance☆96Updated 11 years ago
- Adds JavaScript symbols to lldb stack traces☆49Updated 7 years ago
- Tools for analyzing Node.js programs with SystemTap. This project is deprecated and not maintained.☆287Updated 5 years ago
- Caches resolved paths in module require to avoid Node hunting for right module. Speeds up app load.☆127Updated 5 years ago
- A hierarchical npm-registry proxy☆555Updated 7 years ago
- Configures v8 flags at runtime.☆118Updated 10 years ago
- Inspect the life of handle objects in node☆36Updated 8 years ago
- A sandboxed node.js module loader that lets you inject dependencies into your modules.☆343Updated 5 years ago
- SPDY v2, v3, v3.1 and HTTP2 transport implementation for node.js☆101Updated 6 years ago
- walk the dependency graph to generate a stream of json output☆209Updated 6 months ago
- Filter stack trace by npm package name.☆42Updated 10 years ago
- Sysdig tracer support for Node.js☆80Updated 8 years ago
- A better `Stream.pipe` that creates duplex streams and lets you handle errors in one place.☆294Updated last year
- Long stacktraces for V8 implemented in user-land JavaScript. [UNMAINTAINED] Use https://github.com/mattinsler/longjohn instead☆277Updated 8 years ago
- A cross-platform thread pool add-on for Node.js and io.js.☆107Updated 8 years ago
- Dump a heap snapshot upon an uncaught exception☆196Updated 9 years ago
- Prints out information about the process's active handles, including function source and location☆57Updated 10 years ago
- ES6 Object.observe with nested object support - the way I want it (DEPRECATED)☆157Updated 8 years ago
- Promises Working Group Repository☆107Updated 8 years ago
- browserify >= v2 version of proxyquire. Mocks out browserify's require to allow stubbing out dependencies while testing.☆150Updated 8 years ago