Re: perf report segfault
From: Jiri Olsa
Date: Tue Oct 09 2018 - 17:38:07 EST
On Tue, Oct 09, 2018 at 01:54:48PM -0500, Anthony LaTorre wrote:
> Can you reproduce the segfault from the perf.data file I provided?
nope, but if it's dwarf callchain related I'd need perf archive
output to reproduce.. please run:
---
$ perf record ...
$ perf archive
Now please run:
$ tar xvf perf.data.tar.bz2 -C ~/.debug
wherever you need to run 'perf report' on.
$
---
and send/publish both perf.data and perf.data.tar.bz2 files
thanks,
jirka