Hi, all.

I'm trying to count the number of dynamic instructions for jitted code in 
V8 by using PIN. 
Since PIN leverages symbol table to identify jitted code, I needed to 
compile V8 with debug mode to provide information for the symbol table. 

However, I'm not sure whether debug mode applies the same level of 
optimization as release mode. 
I spent some time searching, but I couldn't find any useful information. 
Is there anyone who can clarify the difference between 
release/debug/optdebug in V8?
Any advice would be greatly helpful.

Thank you!

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-users/88fe04cf-252e-4d1d-9199-6cc868e3723b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to