All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matt Fleming <matt@console-pimps.org>
To: Deng-Cheng Zhu <dengcheng.zhu@gmail.com>
Cc: linux-mips@linux-mips.org, ralf@linux-mips.org,
	a.p.zijlstra@chello.nl, paulus@samba.org, mingo@elte.hu,
	acme@redhat.com, jamie.iles@picochip.com
Subject: Re: [PATCH v7 0/6] MIPS performance event support v7
Date: Mon, 4 Oct 2010 20:33:29 +0100	[thread overview]
Message-ID: <20101004193329.GF1670@console-pimps.org> (raw)
In-Reply-To: <1285837760-10362-1-git-send-email-dengcheng.zhu@gmail.com>

On Thu, Sep 30, 2010 at 05:09:14PM +0800, Deng-Cheng Zhu wrote:
> o Remove function code from pmu.h, keep them duplicated in Oprofile and
> Perf-events. The duplication would be resolved by the idea of using
> Perf-events as the Oprofile backend. I'll submit a separate patchset to
> do this after this one gets merged.

I dunno if you're aware of this but I've been working on a perf
backend for OProfile. Currently only ARM and SH are making use of it,

http://marc.info/?l=linux-arm-kernel&m=128435815708349&w=2

It would be trivial to add MIPS support but I suspect that would
require you to rework this patch series. However, what we should try
to avoid is duplicating any effort of getting perf and OProfile
working together.

Would you mind waiting for my patch series to be merged before
starting work on your perf-OProfile patchset for MIPS? Alternatively,
you can base your work on,

git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/sh-2.6.git perf-oprofile

  parent reply	other threads:[~2010-10-04 19:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-30  9:09 [PATCH v7 0/6] MIPS performance event support v7 Deng-Cheng Zhu
2010-09-30  9:09 ` [PATCH v7 1/6] MIPS: define local_xchg from xchg_local to atomic_long_xchg Deng-Cheng Zhu
2010-09-30  9:09 ` [PATCH v7 2/6] MIPS/Oprofile: extract PMU defines for sharing Deng-Cheng Zhu
2010-10-05  8:08   ` Ralf Baechle
2010-09-30  9:09 ` [PATCH v7 3/6] MIPS: add support for software performance events Deng-Cheng Zhu
2010-09-30  9:09 ` [PATCH v7 4/6] MIPS: add support for hardware performance events (skeleton) Deng-Cheng Zhu
2010-09-30  9:09 ` [PATCH v7 5/6] MIPS/Perf-events: add callchain support Deng-Cheng Zhu
2010-09-30  9:09 ` [PATCH v7 6/6] MIPS: add support for hardware performance events (mipsxx) Deng-Cheng Zhu
2010-09-30  9:26   ` Ingo Molnar
2010-09-30 13:39     ` Deng-Cheng Zhu
2010-10-04 19:33 ` Matt Fleming [this message]
2010-10-05  0:06   ` [PATCH v7 0/6] MIPS performance event support v7 Deng-Cheng Zhu
2010-10-05  7:52     ` Matt Fleming

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=20101004193329.GF1670@console-pimps.org \
    --to=matt@console-pimps.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=acme@redhat.com \
    --cc=dengcheng.zhu@gmail.com \
    --cc=jamie.iles@picochip.com \
    --cc=linux-mips@linux-mips.org \
    --cc=mingo@elte.hu \
    --cc=paulus@samba.org \
    --cc=ralf@linux-mips.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 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.