On Thu, 2014-05-15 at 21:06 +0000, Domingues Luis Filipe wrote:
> Hello,
> 
> I have a question about how Valgrind works for the instrumentation.
> Did he instrument the code during the run time, or did he make the
> instrumentation of all the program and the run the instrumented code on
> a low level virtual machine?

The instrumentation is done at runtime.

This a.o. allows to run program that generates code (e.g. firefox and
its Javascript JIT compiler).

Philippe



------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to