Mon Jul 28 21:40:53 1997 This directory contains two trace files: dec-unix-v32c.txt: TCP/IP trace of DEC Unix v3.2c kernel execution. scout-v0.0.txt: TCP/IP trace of Scout v0.0 execution. Both traces cover IP and TCP input processing. The DEC Unix trace covers execution starting at ipintr() up to the point where TCP delivers data to the receiving socket. In contrast, the Scout v0.0 trace covers input processing and output processing. To ease reading of the traces, the assembly instructions are prefixed by the instruction's address and the source line number (obviously this requires a DEC Unix sources license to be of use). Each time flow of control moves into a new function, the function's name and the path to the source file containing the function are printed as well. The raw trace files that also contain the register values at each point during execution are available upon request. Enjoy, David Mosberger (davidm@cs.arizona.edu)