Re: [PATCH v1 1/2] perf machine: Factor creating a "live" machine out of dwarf-unwind
From: Ian Rogers
Date: Tue May 27 2025 - 17:18:03 EST
On Tue, Mar 18, 2025 at 4:47 PM Namhyung Kim <namhyung@xxxxxxxxxx> wrote:
>
> On Fri, Mar 14, 2025 at 05:01:51PM -0300, Arnaldo Carvalho de Melo wrote:
> > On Fri, Mar 14, 2025 at 05:00:58PM -0300, Arnaldo Carvalho de Melo wrote:
> > > On Fri, Mar 14, 2025 at 02:18:49PM -0300, Arnaldo Carvalho de Melo wrote:
> > > > On Wed, Mar 12, 2025 at 10:29:51PM -0700, Ian Rogers wrote:
> > > > > Factor out for use in places other than the dwarf unwinding tests for
> > > > > libunwind.
> > > >
> > > > Testing with another patchset being reviewed/tested, seems to work, if
> > > > it showed the line number would be even better!
> > >
> > > But it gets the lines, at least in this secoond attempt, after applying
> > > Namhyungs fix for the previous problem (int16_t):
> >
> > Nevermind, this time I built with DEBUG=1, so DWARF, probably.
>
> Can I get your Tested-by?
Ping. Thanks,
Ian
> Thanks,
> Namhyung