Review Board 2.0.15


stats: Add the total for vector and formula stats to SQL output

Review Request #1642 - Created Jan. 15, 2013 and updated

Information
Andreas Hansson
gem5
default
Reviewers
Default
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.

   
Review request changed
Updated (April 23, 2013, 8:25 p.m.)

Description:

~  

Changeset 9495:abeb05f2b8a6

  ~

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.

Diff:

Revision 2 (+39 -3)

Show changes

Ship it!
Posted (April 24, 2013, 2:28 p.m.)
Ship It!