Enable dtrace probes on linux as they are compatible with systemtap
authorDavid Soria Parra <dsp@php.net>
Mon, 3 Dec 2012 11:21:32 +0000 (12:21 +0100)
committerChristopher Jones <sixd@php.net>
Mon, 5 Aug 2013 22:07:04 +0000 (15:07 -0700)
commita5c524f1bee382bb5792069c7a0afac9abdcd3ce
treeb04d848b1848daee073957fd1da5eda94b9f63b2
parent3c5e22921202bf5451774b23e2a25fb73029fc68
Enable dtrace probes on linux as they are compatible with systemtap

You can build php with dtrace probes enabled on linux if you have
systemtap with uprobes.
acinclude.m4