Searched hist:408 (Results 1 - 1 of 1) sorted by relevance

/gem5/util/
H A Drundiffdiff 408:d4c111599758 Wed Dec 17 12:43:00 EST 2003 Steve Reinhardt <stever@eecs.umich.edu> Miscellaneous minor fixes/improvements.
Most notable is that the rundiff trace-output lossage is fixed!

base/pollevent.cc:
Use SA_RESTART to keep blocked write() calls from failing
with EINTR when signals happen.
base/trace.hh:
Make TRACING_ON depend on NDEBUG not being set (instead of
DEBUG being set) so m5.opt/m5.fast do what we want.
util/rundiff:
Print header lines showing file/cmd names.

Completed in 23 milliseconds