[Bug 213962] dtrace tick provider is not implemented correctly

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 2 16:13:36 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213962

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

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


More information about the freebsd-bugs mailing list