On Tue, 2012-04-17 at 20:16 +0200, Folkert van Heusden wrote:

> >From what I read on wikipedia, Valgrind runs things in a virtual
> machine and from my experience (wrote an MSX (z80) emulator once,
> no twice) you can emulate everything, maybe a tad slow.
Valgrind provides a simulated cpu, but not a simulated OS and
simulated mmu etc etc.

In other words, Valgrind runs a "unix application process" on
top of a virtual cpu, Valgrind does not provide a virtual
machine like kvm or Xen or ...

Philippe



------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to