gem5/src/python
Andreas Sandberg 7110d2313e python: Automatically disable listeners in batch setups
Determine if gem5 is running in a batch environment by checking if
STDIN is wired to a TTY or not. If the simulator is running in a batch
environment, disable all listeners by default. This behavior can be
overridden using the --enable-listeners option.

Change-Id: I404c709135339144216bf08a2769c016c543333c
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Sean McGoogan <sean.mcgoogan@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/2322
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
2017-03-21 10:30:02 +00:00
..
_m5 python: Move native wrappers to the _m5 namespace 2017-01-27 12:40:01 +00:00
m5 python: Automatically disable listeners in batch setups 2017-03-21 10:30:02 +00:00
swig base: Refactor logging to make log level selection cleaner 2017-02-27 11:25:01 +00:00
importer.py base: Make the Python module loader PEP302 compliant 2013-06-03 13:51:03 +02:00
SConscript python: Move native wrappers to the _m5 namespace 2017-01-27 12:40:01 +00:00