node-tick icon indicating copy to clipboard operation
node-tick copied to clipboard

node.js-runnable v8.log processor (d8 + %platform%-tick-processor friend)

Results 10 node-tick issues
Sort by recently updated
recently updated
newest added

#23 is a thing, but my errors are different: $ node-tick-processor --mac isolate-0x104800000-v8-83821.log > v8.log nm: for the -format option: Cannot find option named '/usr/local/Cellar/node/8.1.3/bin/node'! nm: for the -format option:...

Hello, I'm trying to process the v8, but I'm getting this message after ~ 30 minutes: # node-tick-processor --ignore-unknown --unix v8-30834.log|tee v8-30834.out FATAL ERROR: CALL_AND_RETRY_2 Allocation failed - process out...

When running on Mac OS X, `node-tick-processor` seems to work, but before result is displayed it show a vast amout of errors like this: ``` error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: invalid argument -C...

see https://github.com/joyent/node/pull/9043

https://github.com/kripken/clangor

would be very useful feature for editors / debuggers ( 'jump to caller(s)' from editor )

- maybe html report as an option with collapsible tree

It's currently quite painful to update tickprocessor.js from latest v8 Suggestion: have tickprocessor-wrapper.js which requires all other files, creates wrappers for os.system and read file and then `vm.runInNewContext` unmodified tickprocessor.js...

Useful if you don't want to bother installing `node-tick` globally, and just want to write a small benchmark script which directly writes the results into a file