> I'm not sure what you mean.  You just make up a traceflag calle O3CPUAll, or
> even KoreysO3Flags , you could make whatever you want, it won't affect
> anyone.
> See src/cpu/SConscript and look at the CompoundFlags - that's how Exec
> works, it's a collection of lots of other flags.

But committing KoreysO3Flags to the tree would be annoying.  You can
turn on flags from the python, so you could just add an option to your
script to turn on flags.  You could also use $HOME/.m5/options.py to
modify the default set of flags.  I could add support for defining
your own composite flags in something like $HOME/.m5/flags.py if
people think that would be useful.  It would actually be rather easy
to do.

  Nate
_______________________________________________
m5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to