From: Maynard Johnson <maynardj@us.ibm.com>
To: linux-kernel@vger.kernel.org
Subject: [RFC, PATCH 0/2] OProfile for Cell: Initial profiling support
Date: Fri, 10 Nov 2006 10:47:03 -0600 [thread overview]
Message-ID: <4554AD07.4070004@us.ibm.com> (raw)
Hello,
I will be posting two patches that provide the necessary changes to
support OProfile on Cell. These patches enable profiling of events from
the PPU and other islands of the CBE, with the exception of the SPUs. A
separate patch for profiling SPUs will be posted at a future date.
The first patch is a utility header file containing macros,
declarations, etc, used by our OProfile implementation. It is placed in
a "cell" subdirectory of arch/powerpc/oprofile since the planned future
SPU patch will also be placed in this subdirectory and will #include
this header file. So it made sense to not clutter up the
arch/powerpc/oprofile directory with anymore arch-specific stuff than is
necessary.
The second patch contains the bulk of the functionality, most of which
is in the new file, arch/powerpc/oprofile/op_model_cell.c.
These two patches rely on the patches Kevin Corry submitted to this list
on Nov 9 (subject "Oprofile-on-Cell prereqs").
Thanks for taking the time to review these patches.
Maynard Johnson
IBM LTC Power Linux Toolchain
507-253-2650
reply other threads:[~2006-11-10 16:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4554AD07.4070004@us.ibm.com \
--to=maynardj@us.ibm.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