look icon indicating copy to clipboard operation
look copied to clipboard

Performance profiler based on nodetime

Results 25 look issues
Sort by recently updated
recently updated
newest added

Look fails to start and throws the following error: /node/node_modules/socket.io/lib/store.js:35 Store.prototype.__proto__ = EventEmitter.prototype; ^ TypeError: Cannot read property 'prototype' of undefined at Object. (/node/node_modules/socket.io/lib/store.js:35:41) at Module._compile (module.js:571:32) at Object.Module._extensions..js (module.js:580:10)...

Is that possible turn on this ability in the module?

## Reproduction Steps 1. Install the latest nodeJs LTS package from [nodejs.org](nodejs.org). Currently v4.4.7 LTS at the time of writing 2. Create a package.json file with `[email protected]` as a dependency...

Hello, i can't install look : 1158 error Darwin 15.0.0 1159 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "look" 1160 error node v5.0.0 1161 error npm v3.3.6 1162 error Cannot read property...

Hi. I can't visualize the socket.io metrics in my server! The rest of the metrics are displayed fine (CPU, Memory, HTTP, Mongo..) If I connect to Nodetime servers (latest version...

Here is the full install log: ``` > [email protected] install /home/weekens/workspace/saymon/backend/server/node_modules/look/node_modules/nodetime/node_modules/v8tools > node-gyp rebuild make: Entering directory `/home/weekens/workspace/saymon/backend/server/node_modules/look/node_modules/nodetime/node_modules/v8tools/build' CXX(target) Release/obj.target/v8tools/src/v8tools.o In file included from ../src/v8tools.cc:6:0: ../src/gc.h:11:29: error: 'Arguments' does not...

unfortunately no results are displayed :( tried with node v0.8.17, ubuntu@64bit

The information provided in the heap snapshot is confusing for first timers. I have done snapshot comparisons with chrome's profiler but this one is kinda different with minimal info as...

В том числе и в зависимостях... например clusterHub Беда в том что библиотека кластер синглтон, и если отлаживается приложение в котором уже использован кластер, то все плохо. 1 комит я...

Would be great to get a look at what the reporting side of look gives you, while browsing this module.