Some versions of systemtap do, however I'd still just instrument the binaries/libraries with m5 ops: http://gem5.org/M5ops
Ali On 17.08.2012 13:13, Anthony Gutierrez wrote: > I've used an x86_64 host with Ubuntu to build SystemTap modules and run them on Android ARM, so it's doable. But, I don't think SystemTap is relevant here if you're trying to do architectural simulation. SystemTap is a profiling tool that uses kprobes; it doesn't really do userspace profiling last time I checked. > -Tony > > On Fri, Aug 17, 2012 at 1:05 PM, Amin Farmahini <[email protected] [4]> wrote: > >> Ahn, >> >> I am not familiar with SystemTap, but I just took a look at its beginners guide and I believe you cannot use this tool for the kind of things Shervin would like to do. This is because "The host system must be the same architecture and running the same distribution of Linux as the target system in order for the built instrumentation module to work." >> My understanding could be wrong, though. >> >> Thanks, >> Amin >> >> On Fri, Aug 17, 2012 at 11:57 AM, Anh Nguyen <[email protected] [1]> wrote: >> >>> Systemtap >> >> _______________________________________________ >> gem5-users mailing list >> [email protected] [2] >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users [3] Links: ------ [1] mailto:[email protected] [2] mailto:[email protected] [3] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users [4] mailto:[email protected]
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
