Re: perf report: fix off-by-one for non-activation frames

From: Jan Kratochvil
Date: Sat Jun 17 2017 - 04:04:20 EST


On Sat, 17 Jun 2017 09:56:57 +0200, Namhyung Kim wrote:
> Not sure whether it needs be fixed or not. If we fix it, srcline and
> address would not match so it can give its own confusion to users.
> Ideally it should display an addressof the instruction before the
> address IMHO.

One can figure million ways how it can behave and each one has its pros and
cons. I was just describing the current behavior of GDB and LLDB which people
are used to already.


Jan