On Thursday 09 February 2006 17:04, Mulyadi Santosa wrote:
> Dear Fabrice
>
> > Log message:
> >     support for builtin profiler
>
> Does this mean, qemu will have native profiling support just like
> oprofile does? In other word, we can easily access cpu perfomance
> counter such as TLB miss, unaligned cache access and so  on?

No. It just records how much time is spent in qemu, kqemu or waiting for IO.
See monitor.c:do_info_profile

Paul


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to