Hi Martin, Thank you very much, but that is not what I expect to solve. Specifically, I wanna dump all the /proc/[pid]/maps and /proc/[pid]/pagemap files for each process, which should be dynamically generated during gem5 running. I can use m5term to access to it, but I really need dump all those files out and do some offline analysis. It is not adding a file to a disk image, but dumping generated files by gem5 to my own computer. Any suggestions to do it? Thanks again.
On Tue, Feb 4, 2014 at 5:07 PM, Martin Brown <[email protected]> wrote: > Hi Peng, > > You'll find this under gem5 FAQs here > http://gem5.org/Frequently_Asked_Questions#How_do_I_add_files_to_a_disk_image.3F > > I believe that's what you need. Let us know if you meant something else. > > > On Tue, Feb 4, 2014 at 7:05 PM, Peng Wei <[email protected]> wrote: > >> Hi there, >> >> I was wondering if anybody could tell me how to download the files from >> simulated OS to my own machine. Every time I run gem5 on full-system mode, >> I can use m5term to get access to the simulated operating system and the >> files on it. I often need to get some files from the simulated OS, but I >> don't know how to do it. Could anybody help me solve it? Thanks very much. >> >> Best regards, >> >> _______________________________________________ >> gem5-users mailing list >> [email protected] >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >> > > > > -- > Martin > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
