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
2014-10-16
sim: EventQueue wakeup on events scheduled outside the event loop
Andreas Hansson
2014-10-16
base: Reimplement the DPRINTF mechanism in a Logger class
Andrew Bardsley
2014-10-16
config: Add a --without-python option to build process
Andrew Bardsley
2014-09-01
ruby: message buffers: significant changes
Nilay Vaish
2013-11-25
sim: simulate with multiple threads and event queues
Steve Reinhardt ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E%2C%20Ali%20Saidi%20%3CAli.Saidi%40ARM.com%3E)
2013-09-04
arch: Resurrect the NOISA build target and rename it NULL
Andreas Hansson
2013-02-19
scons: Add warning for missing declarations
Andreas Hansson
2013-01-07
stats: Fix swig wrapping for Tick in stats
Sascha Bischoff
2012-11-16
sim: have a curTick per eventq
Nilay Vaish
2012-11-02
sim: Add SWIG interface for Serializable
Andreas Sandberg
2012-11-02
sim: Move the draining interface into a separate base class
Andreas Sandberg
2012-10-15
Port: Add protocol-agnostic ports in the port hierarchy
Andreas Hansson
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
[next]