I am using perf tool in linux. I don't usually get an output when I do 'perf annotate' ! . If I do 'perf report' then I do get the desired report.
I could successfully get the annotate output for my code only once ! and now it keeps giving me a blank output.
Apart from that, I couldn't really install perf so i did make and I could run ./perf? would this be a source of problem ?
Can you please advise me ?
Thank you