Re: [PATCH 1/4] perf tools: Move dsos functions to util/dsos.c

From: Namhyung Kim
Date: Tue Sep 20 2022 - 13:51:00 EST


Hi Adrian,

On Tue, Sep 20, 2022 at 6:51 AM Adrian Hunter <adrian.hunter@xxxxxxxxx> wrote:
>
> On 16/09/22 20:58, Namhyung Kim wrote:
>
> Maybe say why the move.

Sure, I'll add something like this.

"The dsos routines will be used in other places soon. As they have a
separate file already, let's move them to a proper place."


Thanks for your review!
Namhyung