History log of /gem5/util/statetrace/base/tracechild.cc
Revision Date Author Comments
# 11323:98e8aa1585a7 06-Feb-2016 Steve Reinhardt <steve.reinhardt@amd.com>

util: fix apparent statetrace bug

In the process of trying to eliminate boolean comparisons,
I ran across this statement that appears to be a bug
(should have been an assignment).


# 8229:78bf55f23338 15-Apr-2011 Nathan Binkert <nate@binkert.org>

includes: sort all includes


# 8113:5c7c804e0645 03-Mar-2011 Gabe Black <gblack@eecs.umich.edu>

Statetrace: Accomodate cross compiling statetrace with scons.