Patch for Valgrind commit 2d09ef48e2
.
Also works on tag VALGRIND_3_24_0
Provides logs for callgrind in the format:
- Function entering
+ <Stack position> [<Module name>] <Function name> (<source line of the beginning of the called function, if debug symbols provided>)