qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] User qemu profiling


From: Laurent Desnogues
Subject: [Qemu-devel] [PATCH] User qemu profiling
Date: Wed, 29 Oct 2008 10:28:14 +0100

Hello,

this patch:

  - Makefile.target:  re-enable profiling for user qemu.  It seems
    profiling was (accidently?) removed by commit 3937

  - syscall.c:
      * add an include to get _mcleanup prototype
      * add a call to _mcleanup for exit_group in a way
        similar to what is done for exit

BTW, I wonder why -p is preferred over -pg for profiling.

Thanks,

Laurent

Attachment: user-profile.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]