Hi, everyone. I want to use gprof in SE mode of gem5, And I compiled my app with -pg by gcc.
I run command like this: ./build/X86/gem5.opt configs/example/se.py -c mybench/queens_gprof -o 10 but I get error as : fatal: syscall setitimer (#38) unimplemented. @ cycle 3736500 [unimplementedFunc:build/X86/sim/syscall_emul.cc, line 83] Any idea on how to fix this?
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users