|
From: Oriol P. <aut...@gm...> - 2007-08-06 10:34:12
|
Hi, Thanks Nick. > My guess is that it wouldn't make much difference because system calls > should be relatively rare events, but I could be wrong. It depends on the > circumstance. Try doing some timings with and without entry/exit tracking. I will do some timings. > Not without changing Valgrind's internals. I guess it's not a useful functionality or not as useful as other possible functionalities. Only callgrind tool use post and pre syscall wrapper. Oriol |