diff options
author | George V. Neville-Neil <gnn@FreeBSD.org> | 2012-07-11 16:27:02 +0000 |
---|---|---|
committer | George V. Neville-Neil <gnn@FreeBSD.org> | 2012-07-11 16:27:02 +0000 |
commit | 3fac94ba94c10f192ece041a0490aa8b63f0a6be (patch) | |
tree | eabb05d032e7a979640db2928991f11bb1d8758f /sys/netatalk/ddp_input.c | |
parent | f5afad7389ba999eb7552549c19f6b76b1d77124 (diff) | |
download | src-3fac94ba94c10f192ece041a0490aa8b63f0a6be.tar.gz src-3fac94ba94c10f192ece041a0490aa8b63f0a6be.zip |
Initial commit of an I/O provider for DTrace on FreeBSD.
These probes are most useful when looking into the structures
they provide, which are listed in io.d. For example:
dtrace -n 'io:genunix::start { printf("%d\n", args[0]->bio_bcount); }'
Note that the I/O systems in FreeBSD and Solaris/Illumos are sufficiently
different that there is not a 1:1 mapping from scripts that work
with one to the other.
MFC after: 1 month
Notes
Notes:
svn path=/head/; revision=238366
Diffstat (limited to 'sys/netatalk/ddp_input.c')
0 files changed, 0 insertions, 0 deletions