All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND PATCH 0/2] perf tools: Fix Android symbol resolution
@ 2016-04-07 10:24 Wang Nan
  2016-04-07 10:24 ` [RESEND PATCH 1/2] perf tools: Record text offset in dso to calculate objdump address Wang Nan
  2016-04-07 10:24 ` [RESEND PATCH 2/2] perf tools: Adjust symbol for shared objects Wang Nan
  0 siblings, 2 replies; 6+ messages in thread
From: Wang Nan @ 2016-04-07 10:24 UTC (permalink / raw)
  To: acme; +Cc: lizefan, pi3orama, wangnan0, linux-kernel

Hi Arnaldo,

   These 2 patches are in my local tree for a long time. They are
mandatory for android users. Without them resoluting symbol for
Android platform is incorrect for many shared objects.

Namhyung has given his Acked-by to patch 2/2.

Thank you.

Wang Nan (2):
  perf tools: Record text offset in dso to calculate objdump address
  perf tools: Adjust symbol for shared objects

 tools/perf/util/map.c        | 14 ++++++++++++++
 tools/perf/util/symbol-elf.c | 13 +++----------
 2 files changed, 17 insertions(+), 10 deletions(-)

-- 
1.8.3.4

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

end of thread, other threads:[~2016-04-13  7:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-07 10:24 [RESEND PATCH 0/2] perf tools: Fix Android symbol resolution Wang Nan
2016-04-07 10:24 ` [RESEND PATCH 1/2] perf tools: Record text offset in dso to calculate objdump address Wang Nan
2016-04-13  7:19   ` [tip:perf/core] perf symbols: " tip-bot for Wang Nan
2016-04-07 10:24 ` [RESEND PATCH 2/2] perf tools: Adjust symbol for shared objects Wang Nan
2016-04-07 20:06   ` Arnaldo Carvalho de Melo
2016-04-13  7:20   ` [tip:perf/core] perf symbols: " tip-bot for Wang Nan

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.