K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-08-06T21:56:26.000000Z K 7 svn:log V 343 Generate KTR trace records for syscall enter and exit in i386 system calls. Note that the information included is a bit different from the existing KTR traces generated on powerpc, as I'm primarily interested in kernel context (thread, syscall #, proc, etc), not the user arguments to the system call. Some convergence would be useful here. END