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)

Also please read https://github.com/sidorares/node-tick/issues/10

Andrey


On Monday, 15 September 2014 10:52:37 UTC+10, Michael Monashev wrote:
>
> 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 
>
>

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
To post to this group, send email to nodejs@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/4eb91dec-0376-4192-bf99-f720ac4dcb1f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to