VirtualBox

Changeset 72685 in vbox


Ignore:
Timestamp:
Jun 26, 2018 1:49:48 AM (7 years ago)
Author:
vboxsync
Message:

TM: Disable annoying trace for /me. bugref:9044

Location:
trunk/src/VBox/VMM
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/TMAll.cpp

    r69111 r72685  
    2121*********************************************************************************************************************************/
    2222#define LOG_GROUP LOG_GROUP_TM
     23#ifdef DEBUG_bird
     24# define DBGFTRACE_DISABLED /* annoying */
     25#endif
    2326#include <VBox/vmm/tm.h>
    2427#include <VBox/vmm/mm.h>
  • trunk/src/VBox/VMM/VMMR3/TM.cpp

    r72526 r72685  
    122122*********************************************************************************************************************************/
    123123#define LOG_GROUP LOG_GROUP_TM
     124#ifdef DEBUG_bird
     125# define DBGFTRACE_DISABLED /* annoying */
     126#endif
    124127#include <VBox/vmm/tm.h>
    125128#include <iprt/asm-amd64-x86.h> /* for SUPGetCpuHzFromGip from sup.h  */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette