index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
python
/
swig
Age
Commit message (
Expand
)
Author
2012-09-25
Statistics: Add a function to configure periodic stats dumping
Sascha Bischoff
2012-09-19
AddrRange: Transition from Range<T> to AddrRange
Andreas Hansson
2012-06-05
sim: Remove FastAlloc
Ali Saidi
2012-06-05
stats: Provide a mechanism to get a callback when stats are dumped.
Mitchell Hayenga
2012-05-10
stats: track if the stats have been enabled and prevent requesting master id
Ali Saidi
2012-03-30
MEM: Introduce the master/slave port sub-classes in C++
William Wang
2012-01-07
Merge with main repository.
Gabe Black
2011-11-07
SE/FS: Remove FULL_SYSTEM from swig.
Gabe Black
2011-10-31
GCC: Get everything working with gcc 4.6.1.
Gabe Black
2011-10-20
SimObject: add export_method* hooks to export C++ methods to Python
Steve Reinhardt
2011-08-19
Stats: Add a sparse histogram stat object.
Thomas Grass
2011-05-12
stats: delete mysql support
Nathan Binkert
2011-05-12
stats: move code that loops over all stats into python
Nathan Binkert
2011-05-12
stats: better expose statistics to python.
Nathan Binkert
2011-04-28
event: fix PythonEvent
Nathan Binkert
2011-04-15
trace: reimplement the DTRACE function so it doesn't use a vector
Nathan Binkert
2011-04-15
includes: sort all includes
Nathan Binkert
2011-03-18
swig: get rid of m5.internal.random module (swig/random.i)
Steve Reinhardt
2011-01-07
Replace curTick global variable with accessor functions.
Steve Reinhardt
2011-01-07
stats: rename StatEvent() function to schedStatEvent().
Steve Reinhardt
2011-01-03
Make commenting on close namespace brackets consistent.
Steve Reinhardt
2010-12-30
swig: use <> for system %includes instead of ""
Nathan Binkert
2010-11-23
Copyright: Add AMD copyright to the param changes I just made.
Gabe Black
2010-11-23
Params: Add parameter types for IP addresses in various forms.
Gabe Black
2010-11-19
SCons: Support building without an ISA
Ali Saidi
2010-09-09
scons: Stop building the big monolithic swigged params module
Nathan Binkert
2010-09-09
swig: don't override SWIG_name anymore
Nathan Binkert
2010-08-17
sim: revamp unserialization procedure
Steve Reinhardt
2010-08-17
sim: move iterating over SimObjects into Python.
Steve Reinhardt
2010-07-05
sim: fold StartupCallback into SimObject
Steve Reinhardt
2009-06-01
swig: %include Event before PythonEvent so python gets the subclass correct.
Nathan Binkert
2009-05-17
includes: sort includes again
Nathan Binkert
2009-05-17
types: Move stuff for global types into src/base/types.hh
Nathan Binkert
2009-04-22
stats: expose statistics to python
Nathan Binkert
2009-04-22
stats: remove simplescalar compatibility for printing
Nathan Binkert
2009-03-05
stats: create an enable phase, and a prepare phase.
Nathan Binkert
2009-01-19
python: Rework how things are imported
Nathan Binkert
2008-11-10
python: Fix the reference counting for python events placed on the eventq.
Nathan Binkert
2008-10-27
Checkpointing: createCountedDrain function, it was only returning an Event, w...
Clint Smullen
2008-10-10
output: Make panic/fatal/warn more flexible so we can add some new ones.
Nathan Binkert
2008-10-09
eventq: Major API change for the Event and EventQueue structures.
Nathan Binkert
2008-08-04
Get rid of outputStream... wasn't really being used
Steve Reinhardt
2008-08-03
sockets: Add a function to disable all listening sockets.
Nathan Binkert
2008-08-03
libm5: Create a libm5 static library for embedding m5.
Nathan Binkert
2008-07-23
RemoteGDB: add an m5 command line option for setting or disabling remote gdb.
Michael Adler
2008-06-24
Automated merge with http://repo.m5sim.org/m5-stable
Ali Saidi
2008-06-24
Checkpoinging/SWIG: Undo part of changeset 5464 since it broke checkpointing.
Ali Saidi
2008-06-15
add compile flags to m5
Nathan Binkert
2008-06-14
Fix various SWIG warnings
Nathan Binkert
2008-06-13
HG: Add compiled hg revision and date to the standard M5 output.
Ali Saidi
[next]