Re: system 20% busy at all times?

From: Eggert, Lars <lars_at_netapp.com>
Date: Tue, 19 Feb 2013 12:37:28 +0000
Hi,

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?

Lars
Received on Tue Feb 19 2013 - 11:37:31 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:35 UTC