Hi, I am writing a valgrind tool.

How can I get the last modification time (mtime) of the current running
program?
I can use VG_(stat/fstat) but i need the real path of the running program
(with VG_(args_the_exename) I get the name of the client executable BUT as
specified on the command line, not the real absolute path).

Do you have some suggestions?

Emilio.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to