Re: [PATCH 0/2] perf: symbol offset breakage with separated debug

2010-08-04 Thread Dave Martin
A follow-up on this: On Tue, Aug 3, 2010 at 12:48 PM, Dave Martin wrote: [...] > >        a) perf represents symbols as offsets from the start of >                the mmap'd code region which contains each >                symbol. I've looked at the code some more, and it looks like I've misun

[PM] 04/08/10 - Minutes for the Power Management WG weekly call

2010-08-04 Thread Amit Kucheria
The minutes of the weekly call fresh-off-the-oven can be found at: https://wiki.linaro.org/WorkingGroups/PowerManagement/Meetings/2010-08-04 Attendees: Linaro: Amit Kucheria, Amit Arora, Vishwanath Sripathy, Yong Shen ARM: Srinivas Kalaga, Robin Randhawa Action Items from this Meeting * Act

Re: linaro pull request

2010-08-04 Thread Tim Gardner
On 08/03/2010 11:39 AM, John Rigby wrote: > The following changes since commit 717120dcd7f524fc5b5984101fb8d03b9a8be91c: >John Rigby (1): > LINARO: Linaro-2.6.35-1000.2 > > are available in the git repository at: > >git://git.linaro.org/jcrigby/linux-linaro.git linaro > > John Rigb

problem with xdeb

2010-08-04 Thread Dechesne, Nicolas
hello, i am trying to cross compile our packages using xdeb. I am following the steps from the wiki (e.g. I am using a maverick chroot where I install xdeb and cross compiler). I can cross compile the 'grep' example fine. However when I try to cross compile our packages, it seems that xdeb i

Re: problem with xdeb

2010-08-04 Thread Loïc Minier
On Wed, Aug 04, 2010, Dechesne, Nicolas wrote: > Package: titiler-memmgr > Binary: titiler-memmgr, titiler-memmgr-dev, titiler-memmgr-tests > Build-Depends: cdbs, debhelper (>= 7), quilt, libtool > > Package: tisyslink-lib > Binary: tisyslink-lib, tisyslink-lib-dev, tisyslink-lib-tests > Build-Dep

Re: problem with xdeb

2010-08-04 Thread Loïc Minier
On Thu, Aug 05, 2010, Loïc Minier wrote: > xdeb decides that all build-depends don't need to be cross-built, so it > will just cross-build titiler-memmgr. I realize this might not be very clear; I meant that none of the build-deps of titiler-memmgr need to be cross-built to cross-build titile