Files
gem5/util
Matt Horsnell e88e7d88b9 o3: fix tick used for renaming and issue with range selection
Fixes the tick used from rename:
- previously this gathered the tick on leaving rename which was always 1 less
  than the dispatch. This conflated the decode ticks when back pressure built
  in the pipeline.
- now picks up tick on entry.

Added --store_completions flag:
- will additionally display the store completion tail in the viewer.
- this highlights periods when large numbers of stores are outstanding (>16 LSQ
  blocking)

Allows selection by tick range (previously this caused an infinite loop)
2013-02-15 17:40:09 -05:00
..
2011-04-15 10:44:06 -07:00
2009-07-02 16:48:21 -07:00
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:06 -07:00
2006-12-17 18:58:50 -08:00
2006-11-29 13:17:41 -08:00
2012-07-27 16:08:05 -04:00