----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2433/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10429:7779271b7cb8 --------------------------- sim: Add typedefs for PMU probe points In order to show make PMU probe points usable across different PMU implementations, we want a common probe interface. This patch the namespace ProbePoins that contains typedefs for probe points that are shared between multiple SimObjects. It also adds typedefs for the PMU probe interface. Diffs ----- src/sim/probe/pmu.hh PRE-CREATION src/sim/probe/probe.hh 28b31101d9e6 Diff: http://reviews.gem5.org/r/2433/diff/ Testing ------- Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
