WWW-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wikisrc/tutorials



Module Name:    wikisrc
Committed By:   gson
Date:           Thu May 24 17:37:35 UTC 2018

Modified Files:
        wikisrc/tutorials: how_to_enable_and_run_dtrace.mdwn

Log Message:
Make the dtrace example script that purported to trace the execution
of a sleep operation in the kernel actually do that.  Also, don't
print the argument to syscall(), which is a trap frame pointer, as an
integer labeled "fd", because that just doesn't make any sense.  Also,
add a section heading.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 \
    wikisrc/tutorials/how_to_enable_and_run_dtrace.mdwn

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index