Re: [PATCH 0/2] perf script: Refine printing of dso offset (dsoff)

From: Arnaldo Carvalho de Melo
Date: Fri Apr 28 2023 - 21:56:38 EST


Em Mon, Apr 24, 2023 at 08:51:05AM +0300, Adrian Hunter escreveu:
> Hi
>
> Here is a refinement to patches from Changbin Du <changbin.du@xxxxxxxxxx>
> that add dsoff:
>
> https://lore.kernel.org/linux-perf-users/20230418031825.1262579-1-changbin.du@xxxxxxxxxx/T/#t
>

Thanks, applied.

- Arnaldo


> Adrian Hunter (2):
> perf dso: Declare dso const as needed
> perf script: Refine printing of dso offset
>
> tools/perf/util/dso.c | 33 +++++++++++++++++++++++++++++++++
> tools/perf/util/dso.h | 8 +++++---
> tools/perf/util/map.c | 23 +++++++++++++++++++----
> 3 files changed, 57 insertions(+), 7 deletions(-)
>
>
> Regards
> Adrian

--

- Arnaldo