Sorry for my quick question. I can just use ExecMacro,-ExecMicro debug flags. That solves the problem.
/ Anders On Fri, Feb 3, 2012 at 10:54 AM, Anders Handler <[email protected]>wrote: > Hi, > > I am saving traces of full system x86 runs. What I want is to save only > the macro instructions and not all the micro instructions (to save space in > the huge trace files). > > Does anyone know the place to insert code, to save this trace? Else I end > up in the exetrace.cc where I have to keep track of if I am in the last > microop and then output the line, which I think is a bad solution. > > Best regards > Anders >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
