All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] perf script: Refine printing of dso offset (dsoff)
@ 2023-04-24  5:51 Adrian Hunter
  2023-04-24  5:51 ` [PATCH 1/2] perf dso: Declare dso const as needed Adrian Hunter
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Adrian Hunter @ 2023-04-24  5:51 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo
  Cc: Jiri Olsa, Namhyung Kim, Ian Rogers, linux-kernel,
	linux-perf-users, Changbin Du

Hi

Here is a refinement to patches from Changbin Du <changbin.du@huawei.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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-04-29  1:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-24  5:51 [PATCH 0/2] perf script: Refine printing of dso offset (dsoff) Adrian Hunter
2023-04-24  5:51 ` [PATCH 1/2] perf dso: Declare dso const as needed Adrian Hunter
2023-04-24  5:51 ` [PATCH 2/2] perf script: Refine printing of dso offset (dsoff) Adrian Hunter
2023-04-29  1:56 ` [PATCH 0/2] " Arnaldo Carvalho de Melo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.