----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3769/#review9220 -----------------------------------------------------------
Ship it! Ship It! - Jason Lowe-Power On Dec. 20, 2016, 8:08 a.m., Andreas Sandberg wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/3769/ > ----------------------------------------------------------- > > (Updated Dec. 20, 2016, 8:08 a.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 11769:b930c2c20e93 > --------------------------- > python: Don't use Swig to cast stats > > Call the stat visitor from the stat itself rather than casting stats > in Python. This reduces the number of ways visitors are called. > > Change-Id: Ic4d0b7b32e3ab9897b9a34cd22d353f4da62d738 > Signed-off-by: Andreas Sandberg <[email protected]> > Reviewed-by: Sascha Bischoff <[email protected]> > Reviewed-by: Curtis Dunham <[email protected]> > > > Diffs > ----- > > src/python/m5/stats/__init__.py 6ef6e5dbff2d > src/python/swig/stats.i 6ef6e5dbff2d > > Diff: http://reviews.gem5.org/r/3769/diff/ > > > Testing > ------- > > > Thanks, > > Andreas Sandberg > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
