----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1847/ -----------------------------------------------------------
(Updated June 8, 2013, 10:17 a.m.) Review request for Default. Summary (updated) ----------------- stats: allow printing vectors on a single line Description (updated) ------- Changeset 9742:e6a06a278775 --------------------------- stats: allow printing vectors on a single line This patch adds a new flag to specify if the data values for a given vector should be printed in one line in the stats.txt file. The default behavior will be to print the data in multiple lines. It makes changes to print functions to enforce this behavior. Diffs (updated) ----- src/base/stats/info.hh 3db869bbcdd1 src/base/stats/text.cc 3db869bbcdd1 Diff: http://reviews.gem5.org/r/1847/diff/ Testing ------- Thanks, Nilay Vaish _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
