|
|
[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 overloaded virtual functions
|
ahansson
|
February 14th, 2013, 1:54 a.m.
|
|
|
|
[Submitted] scons: Add warning for missing field initializers
|
ahansson
|
February 14th, 2013, 1:54 a.m.
|
|
|
|
[Submitted] scons: Fix up numerous warnings about name shadowing
|
ahansson
|
February 14th, 2013, 1:53 a.m.
|
|
|
|
[Submitted] mem: Enforce strict use of busFirst- and busLastWordTime
|
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: 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: Add deferred packet class to prefetcher
|
ahansson
|
February 14th, 2013, 1:52 a.m.
|
|
|
|
[Submitted] sim: Make clock private and access using clockPeriod()
|
ahansson
|
February 14th, 2013, 1:52 a.m.
|
|
|
|
[Submitted] x86: Move APIC clock divider to Python
|
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] Ruby: Fix compilation errors on gcc 4.7 and clang 3.2
|
ahansson
|
February 14th, 2013, 1:47 a.m.
|
|
|
|
stats: Add a separate display class for vector formulas
|
ahansson
|
January 29th, 2013, 2:24 a.m.
|
|
|
|
stats: Add total calculation to python formula class
|
ahansson
|
January 29th, 2013, 2:20 a.m.
|
|
|
|
stats: Fix some bugs in the python based stats system
|
ahansson
|
January 29th, 2013, 2:17 a.m.
|
|
|
|
stats: Add version information and timestamp to the SQL database
|
ahansson
|
January 15th, 2013, 10:36 a.m.
|
|
|
|
stats: Store vector stats using doubles and compress with zlib
|
ahansson
|
January 15th, 2013, 10:34 a.m.
|
|
|
|
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: Optimise the text-based stats output to improve speed
|
ahansson
|
January 15th, 2013, 10:31 a.m.
|
|
|
|
stats: Add the total for vector and formula stats to SQL output
|
ahansson
|
January 15th, 2013, 10:30 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: Add example script to extract stats from SQL database
|
ahansson
|
January 15th, 2013, 10:27 a.m.
|
|
|
|
stats: Add SQLite database as an output format
|
ahansson
|
January 15th, 2013, 10:26 a.m.
|
|
|
|
stats: Implement code to manipulate vector2d stats in python
|
ahansson
|
January 15th, 2013, 10:25 a.m.
|
|
|
|
stats: Add documentation to the python statistics system
|
ahansson
|
January 15th, 2013, 10:24 a.m.
|
|
|
|
[Submitted] scons: Allow pkg-config to fail and continue
|
ahansson
|
January 8th, 2013, 6:47 a.m.
|
|
|
|
[Submitted] config: Do not use hardcoded physmem in fs script
|
ahansson
|
December 6th, 2012, 8:36 p.m.
|
|
|
|
[Submitted] mem: Add DDR3 and LPDDR2 DRAM controller configurations
|
ahansson
|
December 6th, 2012, 8:31 p.m.
|
|
|
|
[Submitted] mem: Add tTAW and tFAW to the SimpleDRAM model
|
ahansson
|
December 6th, 2012, 8:28 p.m.
|
|
|
|
[Submitted] sim: Fatal if a clocked object is set to have a clock of 0
|
ahansson
|
December 6th, 2012, 8:26 p.m.
|
|
|
|
[Submitted] dev: Make the ethernet devices use a non-zero clock
|
ahansson
|
December 6th, 2012, 8:18 p.m.
|
|
|
|
[Submitted] mem: Merge ranges that are part of the conf table
|
ahansson
|
December 6th, 2012, 8:16 p.m.
|
|
|
|
[Submitted] base: Add support for merging of interleaved address ranges
|
ahansson
|
December 6th, 2012, 8:14 p.m.
|
|
|
|
[Submitted] mem: Add interleaving bits to the address ranges
|
ahansson
|
December 6th, 2012, 8:09 p.m.
|
|
|
|
[Submitted] config: Traverse lists when visiting children in all proxy
|
ahansson
|
December 6th, 2012, 8:08 p.m.
|
|
|
|
[Submitted] mem: Skip address mapper range checks to allow more flexibility
|
ahansson
|
December 6th, 2012, 8:02 p.m.
|
|
|
|
[Submitted] mem: Remove the joining of neighbouring ranges
|
ahansson
|
December 6th, 2012, 8:01 p.m.
|
|
|
|
[Submitted] cpu: Share the send functionality between traffic generators
|
ahansson
|
December 6th, 2012, 7:59 p.m.
|
|
|
|
[Submitted] cpu: Add support for protobuf input for the trace generator
|
ahansson
|
December 6th, 2012, 7:58 p.m.
|
|
|
|
[Submitted] cpu: Encapsulate traffic generator input in a stream
|
ahansson
|
December 6th, 2012, 7:54 p.m.
|
|
|
|
[Submitted] base: Add wrapped protobuf input stream
|
ahansson
|
December 6th, 2012, 7:53 p.m.
|
|
|
|
[Submitted] mem: Add tracing support in the communication monitor
|
ahansson
|
December 6th, 2012, 7:52 p.m.
|
|
|
|
[Submitted] base: Add wrapped protobuf output streams
|
ahansson
|
December 6th, 2012, 7:51 p.m.
|
|
|
|
[Submitted] scons: Add support for google protobuf building
|
ahansson
|
December 6th, 2012, 7:50 p.m.
|
|
|
|
[Submitted] mem: Fix DRAM draining to ensure write queue is empty
|
ahansson
|
November 7th, 2012, 12:25 a.m.
|
|
|
|
[Discarded] mem: Merge ranges that are part of the conf table
|
ahansson
|
November 1st, 2012, 10:38 a.m.
|
|