trace: draw,
tractor:
plant,
harvest
track: follow,
mod,
monitor, plot,
trace,
TraxerNews.net,
United-Trackers.org, watch
Tract is
term some
religions
use describe missionary
work and
materials
Tractors are
tools, usually motorized vehicles
used to till, sow and
harvest.
loader,
chipper, vibratory plow,
biodiesel/human/
solar tribrid with PTO and hydraulics.
backhoe, bucket, trencher, disc, harrow,
sorter: rock/tuber/peanut
harvester
trace
(comput):
debug,
http://www-128.ibm.com/developerworks/aix/library/au-unix-strace.html?ca=dgr-lnxw07GDB1
$ strace # A system call tracer
$ ltrace # Tracks runtime library calls in dynamically linked programs
Weather.ou.edu/~apw/projects/sreplay >>sreplay is a tool that performs system call replay of strace logs on UNIX-like operating systems. It is written in assembly and C, and is free software licensed under the LGPL. It is ported to i386 and ppc64 Linux at present, and currently supports playback of about 34 system calls, which is enough to replay the interesting paths of some server applications and to replay simple dynamically-linked applications in their entirety.