Hi,
I would like to obtain the following basic information using vune
- No of times a function is called
- The function call graph (also if possible, the detailed call graph with basic block info)
- No of times a statement is executed
I cannot find a way to do the same. When I looked on this forum, there are some methods given for older versions. But I cannot find the same for this version. Any help is appreciated.