Rethinking of CPU profile (collected in Node.js or Chromium browsers) analysis
Converts output of various profiling/sampling tools to the .cpuprofile format so it can be loaded into Chrome DevTools.
Measure the things -- drop-in module for adding instrumentation to an existing node.js server app
Converts .cpuprofile format to trace viewer JSON object format to allow analysing the data in chrome://tracing.