gem5/src/python/m5
Andreas Sandberg 8702208f3f python: Export periodicStatDump
Some configuration scripts need periodic stat dumps. One of the ways
this can be achieved is by using the pariodicStatDump helper
function. This function was previously only exported in the internal
name space. Export it as a normal function in m5.stat instead.

Change-Id: Ic88bf1fd33042a62ab436d5944d8ed778264ac98
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Sascha Bischoff <sascha.bischoff@arm.com>
2016-12-19 16:25:39 +00:00
..
internal swig: Fix issue with circular import in 2.0.9/2.0.10 2013-09-18 08:46:31 -04:00
objects swig: make all generated files go into the m5.internal package 2010-09-12 15:41:34 -07:00
stats python: Export periodicStatDump 2016-12-19 16:25:39 +00:00
util misc: Bail out of DVFS dot if we cannot resolve the domains 2016-04-06 17:55:17 +01:00
__init__.py swig: Fix issue with circular import in 2.0.9/2.0.10 2013-09-18 08:46:31 -04:00
config.py Fix up regression execution to better handle tests that end abnormally. 2009-03-07 16:58:51 -08:00
core.py sim: move iterating over SimObjects into Python. 2010-08-17 05:08:50 -07:00
debug.py sim: Clarify the difference between tracing and debugging 2013-11-01 11:56:13 -04:00
event.py sim: simulate with multiple threads and event queues 2013-11-25 11:21:00 -06:00
main.py base: eliminate ipython warning 2016-09-15 18:21:38 +01:00
options.py python: cleanup options parsing stuff so that it properly deals with defaults. 2008-10-06 09:31:51 -07:00
params.py base: Output all AddrRange parameters to config.ini 2016-09-13 23:06:18 -04:00
proxy.py config: Avoid generating a reference to myself for Parent.any 2014-05-09 18:58:47 -04:00
SimObject.py config: Fix broken SimObject listing 2015-12-01 13:01:05 +00:00
simulate.py misc: Bail out of DVFS dot if we cannot resolve the domains 2016-04-06 17:55:17 +01:00
ticks.py base: Add warn() and inform() to m5.utils for use from python 2013-02-15 17:40:10 -05:00
trace.py base: remove Trace::enabled flag 2015-09-30 15:21:55 -05:00