----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1847/ -----------------------------------------------------------
(Updated May 23, 2013, 9:24 a.m.) Review request for Default. Description ------- Changeset 9704:1913012dc60b --------------------------- stats: allow printing vectors and histograms on a single line This patch adds a new flag to specify if the data values for a given vector or a histogram 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 ----- src/base/stats/info.hh 782b7284de21 src/base/stats/text.cc 782b7284de21 Diff: http://reviews.gem5.org/r/1847/diff/ Testing (updated) ------- Thanks, Nilay Vaish _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
