Re: [PATCH] perf record: use unmapped IP for inline callchain cursors

From: Arnaldo Carvalho de Melo
Date: Fri Oct 05 2018 - 09:48:38 EST


Em Wed, Oct 03, 2018 at 09:05:37AM +0530, Ravi Bangoria escreveu:
> LGTM.

> Tested-by: Ravi Bangoria <ravi.bangoria@xxxxxxxxxxxxx>

So, I've added this as a 'git rebase -i' 'fixup', i.e. kept the commit
log message for the patch this patch fixes, and combined the two into
just one patch so that we don't pollute the bisect history, since this
hasn't made it yet to tip, and I also added Ravi's Tested-by, since this
tests both.

- Arnaldo