[Bug 191506] [dtrace] [dtruss] dtruss doesn't seem to work on -HEAD

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 30 14:48:14 UTC 2014


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

Ed Maste <emaste at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste at freebsd.org

--- Comment #1 from Ed Maste <emaste at freebsd.org> ---
Tried on my just-built -HEAD (in QEMU) and it works:

root@:~ # dtruss -c date
dtrace: buffer size lowered to 512k
dtrace: aggregation size lowered to 512k
SYSCALL(args)            = return
Mon Jun 30 14:45:05 UTC 2014
mmap(0x0, 0x8000, 0x3)           = 6422528 0
issetugid(0x0, 0x0, 0x0)                 = 0 0
lstat("/etc\0", 0x7FFFFFFFD438, 0x0)             = 0 0
lstat("/etc/libmap.conf\0", 0x7FFFFFFFD438, 0x0)                 = 0 0
open("/etc/libmap.conf\0", 0x100000, 0x3F0)              = 3 0
fstat(0x3, 0x7FFFFFFFE0F0, 0x0)          = 0 0
mmap(0x0, 0x2F, 0x1)             = 6455296 0
close(0x3)               = 0 0
...

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


More information about the freebsd-bugs mailing list