Hi Vanchinathan, At the moment, there is not a patch for m5op support for RISC-V. If you want binaries to have access to performance counts, the best way to do that would probably be to add CSRs for them and have those CSRs return the values of the corresponding stats when read, like INSTRET, CYCLE, and TIME do.
-Alec Roelke On Tue, Dec 19, 2017 at 1:25 AM, Vanchinathan Venkataramani < [email protected]> wrote: > Dear all > > I would like to collect performance counters for a RISCV binary in gem5. > > Is there a util/m5 patch for generating m5ops for RISCV? Any help really > appreciated. > > Best regards > V Vanchinathan >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
