From: Namhyung Kim <namhyung@kernel.org>
To: Don Zickus <dzickus@redhat.com>
Cc: acme@ghostprotocols.net, LKML <linux-kernel@vger.kernel.org>,
jolsa@redhat.com
Subject: Re: [PATCH 0/4 v2] perf: Make some functions generic
Date: Wed, 09 Apr 2014 09:31:53 +0900 [thread overview]
Message-ID: <87mwfvuyva.fsf@sejong.aot.lge.com> (raw)
In-Reply-To: <1396896924-129847-1-git-send-email-dzickus@redhat.com> (Don Zickus's message of "Mon, 7 Apr 2014 14:55:20 -0400")
On Mon, 7 Apr 2014 14:55:20 -0400, Don Zickus wrote:
> This patch just converts some private functions into global ones
> that can be used by other tools like the c2c tool I am trying to merge.
For the series,
Reviewed-by: Namhyung Kim <namhyung@kernel.org>
Thanks,
Namhyung
>
> Don Zickus (4):
> perf: Allow ability to map cpus to nodes easily
> perf: Use cpu/possible instead of cpu/kernel_max
> perf, kmem: Utilize the new generic cpunode_map
> perf, callchain: Add generic report parse callchain callback function
>
> tools/perf/builtin-kmem.c | 78 +----------------------
> tools/perf/builtin-report.c | 81 +-----------------------
> tools/perf/util/callchain.c | 82 ++++++++++++++++++++++++
> tools/perf/util/callchain.h | 1 +
> tools/perf/util/cpumap.c | 149 ++++++++++++++++++++++++++++++++++++++++++++
> tools/perf/util/cpumap.h | 35 +++++++++++
> 6 files changed, 273 insertions(+), 153 deletions(-)
prev parent reply other threads:[~2014-04-09 0:31 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-07 18:55 [PATCH 0/4 v2] perf: Make some functions generic Don Zickus
2014-04-07 18:55 ` [PATCH 1/4 v2] perf: Allow ability to map cpus to nodes easily Don Zickus
2014-04-10 9:31 ` Jiri Olsa
2014-04-10 13:15 ` Don Zickus
2014-04-10 13:24 ` Jiri Olsa
2014-04-10 13:54 ` Don Zickus
2014-04-22 18:34 ` [tip:perf/core] perf tools: " tip-bot for Don Zickus
2014-04-07 18:55 ` [PATCH 2/4 v2] perf: Use cpu/possible instead of cpu/kernel_max Don Zickus
2014-04-22 18:34 ` [tip:perf/core] perf tools: Use cpu/possible instead of cpu/ kernel_max tip-bot for Don Zickus
2014-04-07 18:55 ` [PATCH 3/4 v2] perf, kmem: Utilize the new generic cpunode_map Don Zickus
2014-04-22 18:34 ` [tip:perf/core] perf " tip-bot for Don Zickus
2014-04-07 18:55 ` [PATCH 4/4 v2] perf, callchain: Add generic report parse callchain callback function Don Zickus
2014-04-22 18:34 ` [tip:perf/core] perf " tip-bot for Don Zickus
2014-04-09 0:31 ` Namhyung Kim [this message]
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=87mwfvuyva.fsf@sejong.aot.lge.com \
--to=namhyung@kernel.org \
--cc=acme@ghostprotocols.net \
--cc=dzickus@redhat.com \
--cc=jolsa@redhat.com \
--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