Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Nov 2016 16:13:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 213962] dtrace tick provider is not implemented correctly
Message-ID:  <bug-213962-8-6xG5cah7Iy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213962-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-213962-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213962

--- Comment #4 from George V. Neville-Neil <gnn@FreeBSD.org> ---
dtrace -n 'tick-1 { printf("%d, %d", arg0, arg1);=20
print(curthread->td_intr_frame);}'
dtrace: description 'tick-1 ' matched 1 probe
CPU     ID                    FUNCTION:NAME
  0  59045                          :tick-1 0, 0struct trapframe * 0

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213962-8-6xG5cah7Iy>