Depends on what you're after. You can have gem5 create an ever on linux's __switch_to function and see what thread is running on which core by inspecting some kernel data structures. This is done for Alpha and for ARM.
Ali On Apr 23, 2013, at 6:16 AM, tod <[email protected]> wrote: > > hi everyone! > > what information can we get about threads execution (using pthread) in gem5 > FS mode? And how? > > can anybody comment about it? > > best. > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
