components/apache2-modules/mod_dtrace/dtrace.conf
author Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
Thu, 14 Feb 2013 09:24:47 -0800
branchs11-update
changeset 2492 9052be6e07e4
parent 278 77b380ba9d84
permissions -rw-r--r--
15823417 SUNBT7205219 update zoneinfo timezones to 2012g (Palestine, Samoa)


<IfDefine 64bit>
LoadModule dtrace_module libexec/64/mod_dtrace.so
</IfDefine>
<IfDefine !64bit>
LoadModule dtrace_module libexec/mod_dtrace.so
</IfDefine>