sim-se: create Proc out files in out dir
authorSteve Reinhardt <steve.reinhardt@amd.com>
Wed, 18 Apr 2018 20:41:32 +0000 (16:41 -0400)
committerBrandon Potter <Brandon.Potter@amd.com>
Mon, 29 Apr 2019 20:37:29 +0000 (20:37 +0000)
commit5ad8040a4b3215ec582015fee38c5312033c600a
tree923af8ae54d642ccdb06ec5104ecf8dc1c9fd4ed
parentae891622fa5ad2707c9c0551cddf7f0e2d9919b3
sim-se: create Proc out files in out dir

Redirected output files from Process objects were being
created in the current directory instead of in the
output directory.

Change-Id: Ieb6ab5556fbcc811f4f24910da247d4dcdbc71bd
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/12122
Reviewed-by: Brandon Potter <Brandon.Potter@amd.com>
Maintainer: Brandon Potter <Brandon.Potter@amd.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/sim/fd_array.cc