VirtualBox

Changeset 40772 in vbox


Ignore:
Timestamp:
Apr 5, 2012 12:18:06 PM (13 years ago)
Author:
vboxsync
Message:

Temporarily disabling ring-0 dtracing on solaris.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r40654 r40772  
    616616 VBOX_WITH_DTRACE_R3 = 1
    617617endif
    618 # Set this to enable kernel driver dtrace probes.
    619 if1of ($(KBUILD_TARGET), solaris)
    620  VBOX_WITH_DTRACE_R0DRV = 1
    621 endif
    622 # Set this to enable dtrace probes in platform agnostic kernel code.
    623 if1of ($(KBUILD_TARGET), solaris)
    624  VBOX_WITH_DTRACE_R0 = 1
    625 endif
     618## Set this to enable kernel driver dtrace probes.
     619#if1of ($(KBUILD_TARGET), solaris)
     620# VBOX_WITH_DTRACE_R0DRV = 1
     621#endif
     622## Set this to enable dtrace probes in platform agnostic kernel code.
     623#if1of ($(KBUILD_TARGET), solaris)
     624# VBOX_WITH_DTRACE_R0 = 1
     625#endif
    626626# Set this to enable dtrace probes raw-mode context code.
    627627#VBOX_WITH_DTRACE_RC = 1
     
    29572957        $(VBOX_GCC_WARN) -Wstrict-prototypes $(VBOX_GCC_Wno-pointer-sign) -Wno-sign-compare $(VBOX_GCC_fdiagnostics-show-option) \
    29582958        $(VBOX_GCC_fno-stack-protector) $(VBOX_GCC_R0_OPT) $(VBOX_GCC_R0_FP) \
    2959         -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration 
     2959        -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration
    29602960TEMPLATE_VBOXR0DRV_CFLAGS.x86          = -mpreferred-stack-boundary=2 -msoft-float
    29612961TEMPLATE_VBOXR0DRV_CFLAGS.amd64        = -m64 -mno-red-zone -mcmodel=kernel -mno-sse -mno-mmx -mno-sse2 -mno-3dnow \
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