Moblin does have 0.9.5 in repo, but so far still in early development status so cannot access from public.
If you DO want to using oprofile now, so you can: 1 update your oprofile to 0.9.5 manually; OR 2 with 0.9.4, If using 0.9.4 user space app (that one in our repo now), please add kernel param oprofile.force_arch_perfmon=1 so you can get oprofile support under atom platform. (but it is just with arch perfmon which only has a small subset of the possible events on Atom.) Note, please make sure your kernel has CONFIG_OPROFILE flag enable. And It has content of the patch: http://lkml.org/lkml/2009/4/27/268 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Chris Healy Sent: Wednesday, October 14, 2009 12:55 AM To: Arjan van de Ven Cc: [email protected] Subject: Re: [Moblin Dev] oprofile support for Atom Arjan, Thanks for that information. We are trying out the "perf" command now. We still do have a need for "oprofile" as it allows us to do an apple's-to-apple's comparison between two different platforms. (The other platform does not support "perf" but does currently have "oprofile") Should I put this in Bugzilla as a feature request? On Mon, Oct 12, 2009 at 2:45 PM, Arjan van de Ven <[email protected]>wrote: > Chris Healy wrote: > >> I have been trying to use oprofile with Moblin on an Atom without success. >> >> I have a kernel that recognizes the Atom CPU ID, but it seems that the >> version of oprofile is to old to support the Atom. >> >> The repo have version 0.9.4 of oprofile, but oprofile does not add support >> for Atom until 0.9.5 which came out July 31st. >> >> > the 2.1 tree has the "perf" command (and package), which is the successor > of oprofile. > Expect us to retire oprofile entirely either for 2.1 or for 2.2. > > _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
