All of lore.kernel.org
 help / color / mirror / Atom feed
* oprofile updates
@ 2008-08-12 18:05 Robert Schuster
  2008-08-12 19:42 ` Koen Kooi
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Schuster @ 2008-08-12 18:05 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 945 bytes --]

Hi,
as you might have seen I committed a patch for oprofile 0.9.3 and added
0.9.4.

0.9.3 was applying a patch that adds armv7 support but the CPU event
files were not distributed because the patch modified a Makefile.in
(which was overwritten since OE does autogen.sh/autoreconf).

To my surprise the armv7 patch is still needed for 0.9.4 (although it
was created months ago). So I adjusted it for this version.

Oprofile 0.9.4 is interesting because it
 - supports the avr32 CPUs
 - provides libopagent

The latter is hot stuff for JIT compilers: With the library you can tell
oprofile that a JIT-created area of machine code has a certain name.
With the name and the instruction sequence itself oprofile can then
provide the same level of detailed information as it provides for normal
C and C++ functions.

Needless to say I would be happy if oprofile 0.9.4 could make it into
angstrom 2008.1. :)

Regards
Robert


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 268 bytes --]

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

* Re: oprofile updates
  2008-08-12 18:05 oprofile updates Robert Schuster
@ 2008-08-12 19:42 ` Koen Kooi
  2008-08-13  9:48   ` Robert Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Koen Kooi @ 2008-08-12 19:42 UTC (permalink / raw)
  To: openembedded-devel

Robert Schuster wrote:
> Hi,
> as you might have seen I committed a patch for oprofile 0.9.3 and added
> 0.9.4.
>
> 0.9.3 was applying a patch that adds armv7 support but the CPU event
> files were not distributed because the patch modified a Makefile.in
> (which was overwritten since OE does autogen.sh/autoreconf).
>
> To my surprise the armv7 patch is still needed for 0.9.4 (although it
> was created months ago). So I adjusted it for this version.
>
> Oprofile 0.9.4 is interesting because it
>   - supports the avr32 CPUs
>   - provides libopagent
>
> The latter is hot stuff for JIT compilers: With the library you can tell
> oprofile that a JIT-created area of machine code has a certain name.
> With the name and the instruction sequence itself oprofile can then
> provide the same level of detailed information as it provides for normal
> C and C++ functions.
>
> Needless to say I would be happy if oprofile 0.9.4 could make it into
> angstrom 2008.1. :)

For which archs? It's already there for armv7a (it's part of the demo 
image): 
http://www.angstrom-distribution.org/repo/?action=details&pnm=oprofile

regards,

Koen




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

* Re: oprofile updates
  2008-08-12 19:42 ` Koen Kooi
@ 2008-08-13  9:48   ` Robert Schuster
  0 siblings, 0 replies; 3+ messages in thread
From: Robert Schuster @ 2008-08-13  9:48 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 406 bytes --]

Hi Koen,

Koen Kooi schrieb:
> For which archs? It's already there for armv7a (it's part of the demo
> image):
> http://www.angstrom-distribution.org/repo/?action=details&pnm=oprofile
Interesting.

I assumed there would be PREFFERRED_VERSION for oprofile in Angstrom but
there is not (there is one for OpenMoko). Then bitbake chose the latest
and highest version: 0.9.4. :)

Regards
Robert


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 268 bytes --]

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

end of thread, other threads:[~2008-08-13  9:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-12 18:05 oprofile updates Robert Schuster
2008-08-12 19:42 ` Koen Kooi
2008-08-13  9:48   ` Robert Schuster

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.