sim: print pid in output header
authorSteve Reinhardt <steve.reinhardt@amd.com>
Wed, 7 Oct 2015 00:26:50 +0000 (17:26 -0700)
committerSteve Reinhardt <steve.reinhardt@amd.com>
Wed, 7 Oct 2015 00:26:50 +0000 (17:26 -0700)
commit4b7c1fe61048a6d14c79c9bd857a7126ad56eb2d
tree38d174d4f9fb93927326f7492f9609f57d6cdf9a
parenta2c875c746a7b9b5dcb94fd93d94ab70286dbbb4
sim: print pid in output header

This information is useful if you have a bunch of simulations running
and want to know which one to kill, but you've neglected to take
advantage of the previous patch and embed the pid in your output path.
src/python/m5/main.py