Hello, My guess is that it may not be possible, because gprof uses the OS interruptions to profile your code. Given that in the SE mode, syscalls are emulated by the host (http://en.wikipedia.org/wiki/Gprof), even if it works the results would be wrong.
Regards, 2015-02-12 19:20 GMT+01:00, Raul Garcia via gem5-users <[email protected]>: > Hello, > > I am also interested in using gprof in SE mode. Is there a solution for > this? Is it possible to get gprof data of an application in SE mode? > > Cheers, > Raul. > -- -- Fernando A. Endo, PhD student and researcher Université de Grenoble, UJF France _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
