----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1642/ -----------------------------------------------------------
(Updated April 24, 2013, 3:25 a.m.) Review request for Default. Description (updated) ------- Changeset 9713:7583ac576962 --------------------------- stats: Add the total for vector and formula stats to SQL output This patch adds the total for vector, vector2d and formula stats to the SQL output database. The total for the three different types needs to be calculated in a stat-specific way, and therefore we need to check the type of statistic before calculating and writing the total to the database. Diffs (updated) ----- src/python/m5/stats/sql.py PRE-CREATION Diff: http://reviews.gem5.org/r/1642/diff/ Testing ------- Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
