|
|
stats: Add length of all stats to the SQL stats table
|
ahansson
|
January 15th, 2013, 10:33 a.m.
|
|
|
|
stats: Optimise SQL stats output to improve speed and file size
|
ahansson
|
January 15th, 2013, 10:32 a.m.
|
|
|
|
stats: Add version information and timestamp to the SQL database
|
ahansson
|
January 15th, 2013, 10:36 a.m.
|
|
|
|
stats: Add the geometric mean to the histogram
|
ahansson
|
January 15th, 2013, 10:29 a.m.
|
|
|
|
stats: Add sparse histogram to python stats
|
ahansson
|
January 15th, 2013, 10:28 a.m.
|
|
|
|
stats: Implement code to manipulate vector2d stats in python
|
ahansson
|
January 15th, 2013, 10:25 a.m.
|
|
|
|
[Submitted] mem: Add tTAW and tFAW to the SimpleDRAM model
|
ahansson
|
December 6th, 2012, 8:28 p.m.
|
|
|
|
[Submitted] mem: Add DDR3 and LPDDR2 DRAM controller configurations
|
ahansson
|
December 6th, 2012, 8:31 p.m.
|
|
|
|
stats: Store vector stats using doubles and compress with zlib
|
ahansson
|
January 15th, 2013, 10:34 a.m.
|
|
|
|
[Submitted] Ruby: Fix compilation errors on gcc 4.7 and clang 3.2
|
ahansson
|
February 14th, 2013, 1:47 a.m.
|
|
|
|
[Submitted] mem: Tighten up cache constness and scoping
|
ahansson
|
February 14th, 2013, 1:53 a.m.
|
|
|
|
[Submitted] mem: Make packet bus-related time accounting relative
|
ahansson
|
February 14th, 2013, 1:52 a.m.
|
|
|
|
[Submitted] mem: Enforce strict use of busFirst- and busLastWordTime
|
ahansson
|
February 14th, 2013, 1:53 a.m.
|
|
|
|
[Submitted] sim: Make clock private and access using clockPeriod()
|
ahansson
|
February 14th, 2013, 1:52 a.m.
|
|
|
|
[Submitted] mem: Add predecessor to SenderState base class
|
ahansson
|
February 14th, 2013, 1:48 a.m.
|
|
|
|
[Submitted] mem: Fix SenderState related cache deadlock
|
ahansson
|
February 14th, 2013, 6:13 a.m.
|
|
|
|
[Submitted] scons: Fix up numerous warnings about name shadowing
|
ahansson
|
February 14th, 2013, 1:53 a.m.
|
|
|
|
[Submitted] mem: Change accessor function names to match the port interface
|
ahansson
|
February 14th, 2013, 1:53 a.m.
|
|
|
|
[Submitted] mem: Add deferred packet class to prefetcher
|
ahansson
|
February 14th, 2013, 1:52 a.m.
|
|
|
|
[Submitted] scons: Add warning for overloaded virtual functions
|
ahansson
|
February 14th, 2013, 1:54 a.m.
|
|
|
|
[Submitted] scons: Fix warnings issued by clang 3.2svn (XCode 4.6)
|
ahansson
|
February 14th, 2013, 2:59 a.m.
|
|
|
|
[Submitted] scons: Unify the flags shared by gcc and clang
|
ahansson
|
February 14th, 2013, 1:57 a.m.
|
|
|
|
[Submitted] scons: Add warning delete with non-virtual destructor
|
ahansson
|
February 14th, 2013, 1:56 a.m.
|
|
|
|
[Submitted] scons: Add warning for missing declarations
|
ahansson
|
February 14th, 2013, 1:56 a.m.
|
|
|
|
[Submitted] scons: Add warning for overloaded virtual functions
|
ahansson
|
February 14th, 2013, 1:55 a.m.
|
|
|
|
[Submitted] scons: Add warning for missing field initializers
|
ahansson
|
February 14th, 2013, 1:54 a.m.
|
|
|
|
[Submitted] x86: Move APIC clock divider to Python
|
ahansson
|
February 14th, 2013, 1:52 a.m.
|
|
|
|
[Submitted] mem: Merge ranges in bus before passing them on
|
ahansson
|
February 19th, 2013, 6:38 a.m.
|
|
|
|
[Submitted] mem: Merge interleaved ranges when creating backing store
|
ahansson
|
February 19th, 2013, 6:38 a.m.
|
|
|
|
[Submitted] mem: Add support for multi-channel DRAM configurations
|
ahansson
|
February 19th, 2013, 6:38 a.m.
|
|
|
|
[Submitted] mem: SimpleDRAM variable naming and whitespace fixes
|
ahansson
|
February 19th, 2013, 6:38 a.m.
|
|
|
|
[Submitted] mem: Add check if SimpleDRAM nextReqEvent is scheduled
|
ahansson
|
February 19th, 2013, 6:39 a.m.
|
|
|
|
[Submitted] mem: Add a method to build multi-channel DRAM configurations
|
ahansson
|
February 19th, 2013, 6:38 a.m.
|
|
|
|
[Submitted] mem: Separate waiting for the bus and waiting for a peer
|
ahansson
|
March 14th, 2013, 7:02 a.m.
|
|
|
|
[Submitted] mem: Introduce a variable for the retrying port
|
ahansson
|
March 14th, 2013, 7:02 a.m.
|
|
|
|
[Submitted] cpu: Remove CpuPort and use MasterPort in the CPU classes
|
ahansson
|
March 14th, 2013, 7 a.m.
|
|
|
|
[Submitted] mem: Cancel cache retry event when blocking port
|
ahansson
|
March 14th, 2013, 7:04 a.m.
|
|
|
|
[Submitted] mem: Add a generic id field to the packet trace
|
ahansson
|
March 14th, 2013, 7:01 a.m.
|
|
|
|
[Submitted] mem: Add optional request flags to the packet trace
|
ahansson
|
March 14th, 2013, 7 a.m.
|
|
|
|
[Submitted] util: Add a utility script for encoding packet traces
|
ahansson
|
March 14th, 2013, 7:05 a.m.
|
|
|
|
[Submitted] util: Add a utility script for decoding packet traces
|
ahansson
|
March 14th, 2013, 7:06 a.m.
|
|
|
|
[Submitted] cpu: Make the generators usable outside the TrafficGen module
|
ahansson
|
March 28th, 2013, 3:28 a.m.
|
|
|
|
[Submitted] cpu: Use request flags in trace playback
|
ahansson
|
March 28th, 2013, 3:28 a.m.
|
|
|
|
[Submitted] mem: More descriptive enum names for address mapping
|
ahansson
|
March 28th, 2013, 3:28 a.m.
|
|
|
|
[Submitted] mem: Address mapping with fine-grained channel interleaving
|
ahansson
|
March 28th, 2013, 3:28 a.m.
|
|
|
|
[Submitted] mem: Replace check with panic where inhibited should not happen
|
ahansson
|
March 28th, 2013, 3:26 a.m.
|
|
|
|
[Submitted] config: Add a mem-type config option to se/fs scripts
|
ahansson
|
March 28th, 2013, 3:28 a.m.
|
|
|
|
[Submitted] mem: Adding verbose debug output in the memory system
|
ahansson
|
March 14th, 2013, 7:05 a.m.
|
|
|
|
[Submitted] mem: Add a WideIO DRAM configuration
|
ahansson
|
March 28th, 2013, 3:27 a.m.
|
|
|
|
stats: Add documentation to the python statistics system
|
ahansson
|
January 15th, 2013, 10:24 a.m.
|
|