linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH V2]s390/perf:fix 'start' address of module's map
@ 2016-07-15 10:15 Song Shan Gong
  2016-07-15 10:15 ` [RFC PATCH V2] s390/perf: fix " Song Shan Gong
  0 siblings, 1 reply; 6+ messages in thread
From: Song Shan Gong @ 2016-07-15 10:15 UTC (permalink / raw)
  To: acme, jolsa; +Cc: dsahern, linux-kernel, borntraeger, Song Shan Gong

Change log:

>From V1:
1.change func name from 'fix__arch_module_baseaddr' to
'fix__arch_module_text_start';
2.Parse '.text' start addr from 'sys' through 'sysfs__read_ull', not
'hex2u64()';
2.Perfect code: check return value and allocated pointer by 'strdup'.

Song Shan Gong (1):
  s390/perf: fix 'start' address of module's map

 tools/perf/arch/s390/util/Build          |  2 ++
 tools/perf/arch/s390/util/sym-handling.c | 27 +++++++++++++++++++++++++++
 tools/perf/util/machine.c                |  8 ++++++++
 tools/perf/util/machine.h                |  1 +
 4 files changed, 38 insertions(+)
 create mode 100644 tools/perf/arch/s390/util/sym-handling.c

-- 
2.3.0

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

end of thread, other threads:[~2016-07-19  3:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-15 10:15 [RFC PATCH V2]s390/perf:fix 'start' address of module's map Song Shan Gong
2016-07-15 10:15 ` [RFC PATCH V2] s390/perf: fix " Song Shan Gong
2016-07-18  1:52   ` Songshan Gong
2016-07-18 14:07   ` Jiri Olsa
     [not found]     ` <d32bfb65-a998-ebec-6dbf-348c4dd32149@linux.vnet.ibm.com>
2016-07-19  1:50       ` Songshan Gong
2016-07-19  3:35         ` Songshan Gong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).