From: Song Shan Gong <gongss@linux.vnet.ibm.com>
To: acme@kernel.org, jolsa@kernel.org
Cc: dsahern@gmail.com, linux-kernel@vger.kernel.org,
borntraeger@de.ibm.com,
Song Shan Gong <gongss@linux.vnet.ibm.com>
Subject: [RFC PATCH V4]s390/perf:fix 'start' address of module's map
Date: Thu, 21 Jul 2016 11:10:50 +0800 [thread overview]
Message-ID: <1469070651-6447-1-git-send-email-gongss@linux.vnet.ibm.com> (raw)
Change log:
>From V3:
1.move fixup function to tools/perf/arch/s390/util/machine.c;
2. Add acked-by info from Jiri Olsa <jolsa@kernel.org>;
>From V2:
1. remove redundancy string 'module_name';
>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
next reply other threads:[~2016-07-21 3:11 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-21 3:10 Song Shan Gong [this message]
2016-07-21 3:10 ` [PATCH] s390/perf: fix " Song Shan Gong
2016-07-22 2:47 ` Songshan Gong
2016-07-26 6:54 ` Jiri Olsa
2016-07-26 19:50 ` Arnaldo Carvalho de Melo
2016-07-26 20:14 ` Christian Borntraeger
2016-07-26 20:29 ` Arnaldo Carvalho de Melo
2016-07-27 9:24 ` Michael Ellerman
2016-07-27 13:05 ` Arnaldo Carvalho de Melo
2016-07-27 10:10 ` Songshan Gong
2016-07-27 10:49 ` Songshan Gong
2016-07-27 13:08 ` Arnaldo Carvalho de Melo
2016-07-28 2:01 ` Songshan Gong
2016-07-27 10:05 ` Songshan Gong
2016-07-27 10:41 ` [tip:perf/urgent] perf s390: Fix " tip-bot for Song Shan Gong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1469070651-6447-1-git-send-email-gongss@linux.vnet.ibm.com \
--to=gongss@linux.vnet.ibm.com \
--cc=acme@kernel.org \
--cc=borntraeger@de.ibm.com \
--cc=dsahern@gmail.com \
--cc=jolsa@kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®