Closed
Description
Ubuntu 16.04
Node.js v7.4.0
tried first on Google Chrome Version 54~
then on latest beta Google Chrome Version 57.0.2987.37 beta (64-bit)
node --trace_gc --max_old_space_size=5000 --inspect /var/local/bot/gather_all.js
chrome-devtools://devtools/bundled/inspector.html?experiments=true&v8only=true&ws=127.0.0.1:9229/8743459a-0079-47f3-a8c0-2493fd56c3ca
Is that a chrome dev tools bug or bug is somewhere inside node.js or even inside v8, not sure...
But the results should be like this:
Timeline doesn't have anything inside it...
Maybe i'm doing something wrong?