[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230424055107.12105-1-adrian.hunter@intel.com>
Date: Mon, 24 Apr 2023 08:51:05 +0300
From: Adrian Hunter <adrian.hunter@...el.com>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: Jiri Olsa <jolsa@...nel.org>, Namhyung Kim <namhyung@...nel.org>,
Ian Rogers <irogers@...gle.com>, linux-kernel@...r.kernel.org,
linux-perf-users@...r.kernel.org,
Changbin Du <changbin.du@...wei.com>
Subject: [PATCH 0/2] perf script: Refine printing of dso offset (dsoff)
Hi
Here is a refinement to patches from Changbin Du <changbin.du@...wei.com>
that add dsoff:
https://lore.kernel.org/linux-perf-users/20230418031825.1262579-1-changbin.du@huawei.com/T/#t
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
Powered by blists - more mailing lists