On Thu, Sep 05, 2013 at 02:17:30PM +0100, Ard Biesheuvel wrote:
On 5 September 2013 15:05, Jean Pihet jean.pihet@newoldbits.com wrote: [..]
Here are the commands I have been using: perf record -g dwarf -- <binary to profile> perf report --sort symbol --call-graph --stdio
Ah, I failed to add the 'dwarf' after -g, however, in that case, my perf report segfaults:
Same SEGV here.
Will