Nope, sequential core of PTLsim does not work with Marss. But we do have an Atom like Core model in 'core-models' branch which is work in progress. You can checkout that branch from github repository and take a look at 'ptlsim/core/atom-core/' for code.
If you are only interested in getting function trace, you can enable 'TRACE_RIP' in 'ptlsim.h' file and recompile to get execution trace in 'ptl_trace_rip' file. This will dump the whole execution trace. Take look at this script https://github.com/downloads/avadhpatel/marss/trace_to_func.pyfor mapping this execution trace to functions. - Avadh On Mon, Jan 17, 2011 at 4:11 AM, sunil shah <[email protected]>wrote: > Hello, > > I am not sure and did not found any mention of running MARSS with > sequential core? Did anyone had tried to run MARSS of sequential core of > PTLSim. > If not then is it possible to run MARSS in with sequential core of PTLSim > to get the functional trace. > > > Thanks in anticipation. > > Regards > Sunil Shah > > > _______________________________________________ > http://www.marss86.org > Marss86-Devel mailing list > [email protected] > https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel > >
_______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
