VirtualBox

Changeset 41134 in vbox


Ignore:
Timestamp:
May 3, 2012 1:19:22 PM (13 years ago)
Author:
vboxsync
Message:

Config.kmk: Re-enabled dtrace.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r41119 r41134  
    614614# Set this to enable user mode dtrace probes.
    615615if1of ($(KBUILD_TARGET), darwin solaris)
    616 # VBOX_WITH_DTRACE_R3 = 1
     616 VBOX_WITH_DTRACE_R3 = 1
    617617endif
    618618# Set this to enable kernel driver dtrace probes.
    619619if1of ($(KBUILD_TARGET), darwin solaris)
    620 # VBOX_WITH_DTRACE_R0DRV = 1
     620 VBOX_WITH_DTRACE_R0DRV = 1
    621621endif
    622622# Set this to enable dtrace probes in platform agnostic kernel code.
     
    630630# Set this to indicate that the host shipts with DTrace.
    631631if1of ($(KBUILD_TARGET), darwin solaris freebsd)
    632 # VBOX_WITH_NATIVE_DTRACE = 1
     632 VBOX_WITH_NATIVE_DTRACE = 1
    633633endif
    634634## @}
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