Hi, On Feb 19, 2013, at 13:37, "Eggert, Lars" <lars_at_netapp.com> wrote: > On Feb 19, 2013, at 13:15, Lars Engels <lars.engels_at_0x20.net> wrote: >> You need to recompile your Kernel to use DTrace: >> https://wiki.freebsd.org/DTrace > > I did. But I still get that error, even with the sample from the wiki: > > # dtrace -n 'syscall:::entry { _at_num[execname] = count(); }' > dtrace: invalid probe specifier syscall:::entry { _at_num[execname] = count(); }: "/usr/lib/dtrace/psinfo.d", line 90: failed to resolve type kernel`struct thread * for identifier curthread: Module is no longer loaded > > I cross-compile the -CURRENT world and kernel under -STABLE for netbooting. Could doing that cause this issue? FWIW, a full buildworld/installworld of the latest -CURRENT also didn't help, the error remains. LarsReceived on Tue Feb 19 2013 - 12:27:48 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:35 UTC