Re: dtrace in FreeBSD 7.2

2011-09-19 Thread Charlie Martin
On 2011-09-19 10:38, Julian Elischer wrote: On 9/19/11 9:17 AM, Charlie Martin wrote: Dude, you say that like it was an option. It's understood about the realities of commercial decisions, however, if you really want to trace APPS that means user space dtrace and 7.2 just doesn't have the

Re: dtrace in FreeBSD 7.2

2011-09-19 Thread Julian Elischer
On 9/19/11 9:17 AM, Charlie Martin wrote: Dude, you say that like it was an option. It's understood about the realities of commercial decisions, however, if you really want to trace APPS that means user space dtrace and 7.2 just doesn't have the hooks to do non-kernel dtrace. As a side not

Re: dtrace in FreeBSD 7.2

2011-09-19 Thread Charlie Martin
Dude, you say that like it was an option. On 2011-09-16 18:46, Matthias Andree wrote: Am Freitag, den 16.09.2011, 14:30 -0600 schrieb Charlie Martin: I need to add some custom static dtrace probes in 7.2 apps; the online documentation refers only to 9 however. Can someone tell me how to replac

Re: dtrace in FreeBSD 7.2

2011-09-19 Thread Charlie Martin
Thanks On 2011-09-16 23:14, Julian Elischer wrote: On 9/16/11 1:30 PM, Charlie Martin wrote: I need to add some custom static dtrace probes in 7.2 apps; the online documentation refers only to 9 however. Can someone tell me how to replace what's done in bsd.dtrace.mk for 7.2? I' am not sure

Re: dtrace in FreeBSD 7.2

2011-09-18 Thread Ryan Stone
On Sat, Sep 17, 2011 at 1:14 AM, Julian Elischer wrote: > > I' am not sure that user space dtrace suport was available in 7.2.. My > memory is that it came in 8.x but I'm not certain. Userland dtrace was merged to stable/8 shortly after 8.2 was released. __

Re: dtrace in FreeBSD 7.2

2011-09-16 Thread Julian Elischer
On 9/16/11 1:30 PM, Charlie Martin wrote: I need to add some custom static dtrace probes in 7.2 apps; the online documentation refers only to 9 however. Can someone tell me how to replace what's done in bsd.dtrace.mk for 7.2? I' am not sure that user space dtrace suport was available in 7.2..

Re: dtrace in FreeBSD 7.2

2011-09-16 Thread Matthias Andree
Am Freitag, den 16.09.2011, 14:30 -0600 schrieb Charlie Martin: > I need to add some custom static dtrace probes in 7.2 apps; the online > documentation refers only to 9 however. Can someone tell me how to > replace what's done in bsd.dtrace.mk for 7.2? FreeBSD 7.2 is quite old and wasn't under