From: Chithkala D. <chithkaladhulipa@u.boisestate.edu> - 2020-07-20 23:39:52
|
Hello! I wanted to use valgrind for profiling my programs. What I am looking for is a list of functions called and a path to those functions. When I previously used gprof for this, there was no option that could produce the original path where the functions where found. Is there a way I can achieve this? Thanks! Chithkala |