node-tick-processor problem in v0.11.13

89 views
Skip to first unread message

Michael Monashev

unread,
Sep 14, 2014, 8:52:37 PM9/14/14
to nod...@googlegroups.com
Hi!

After updating Node from v0.10.31 to v0.11.13 I can't effectively use
--prof flag and node-tick-processor. The output looks like this:

line 17722: unknown code state: undefined
line 17723: unknown code state: 0xf6081d8
line 17724: unknown code state: 0xf6a20b8
line 17725: unknown code state: undefined
line 17726: unknown code state: undefined
...
Statistical profiling result from v8.log, (1544 ticks, 221 unaccounted, 0 excluded).

[Unknown]:
ticks total nonlib name
221 14.3%

[Shared libraries]:
ticks total nonlib name
1191 77.1% 0.0% C:\Program Files\nodejs\node.exe
126 8.2% 0.0% C:\Windows\system32\ntdll.dll
6 0.4% 0.0% C:\Windows\system32\kernel32.dll

[JavaScript]:
ticks total nonlib name

[C++]:
ticks total nonlib name

[GC]:
ticks total nonlib name
2 0.1%

[Bottom up (heavy) profile]:
Note: percentage shows a share of a particular caller in the total
amount of its parent calls.
Callers occupying less than 2.0% are not shown.

ticks parent name
1191 77.1% C:\Program Files\nodejs\node.exe

126 8.2% C:\Windows\system32\ntdll.dll


[Top down (heavy) profile]:
Note: callees occupying less than 0.1% are not shown.

inclusive self name
ticks total ticks total
1192 77.2% 1188 76.9% C:\Program Files\nodejs\node.exe
3 0.2% 3 0.2% C:\Program Files\nodejs\node.exe

125 8.1% 125 8.1% C:\Windows\system32\ntdll.dll

6 0.4% 6 0.4% C:\Windows\system32\kernel32.dll


--
Michael

Andrey

unread,
Sep 15, 2014, 11:30:59 PM9/15/14
to nod...@googlegroups.com, softs...@gmail.com
Hi Michael! Please post your issue to https://github.com/sidorares/node-tick/issues/new

Can you try version of node-tick-processor from 0.11.x branch? v8.log does not have v8 version in the header and format is different between versions. I hope I'll add some heuristics to guess correct v8 version (or use command-line switch)


Andrey
Reply all
Reply to author
Forward
0 new messages