On 13 November 2012 04:46, Linus Walleij wrote:
> On Mon, Nov 12, 2012 at 7:07 AM, Zhang Rui wrote:
>> On Fri, 2012-11-09 at 19:29 +0800, hongbo.zhang wrote:
>>> From: "hongbo.zhang"
>>>
>>> This patch adds device tree properties for ST-Ericsson DB8500 thermal
>>> driver,
>>> also adds the plat
On 11/14/2012 07:41 PM, Ryan Harkin wrote:
> On 14 November 2012 11:38, Jon Medhurst (Tixy) wrote:
>> Adding linaro-dev list and replying with some comments...
>> On Tue, 2012-11-13 at 20:20 +0400, Andrey Konovalov wrote:
>>> The llct tree itself has no suitable .conf or defconfig for vexpress at
Hello Arve,
On Thu, Nov 15, 2012 at 4:55 AM, Arve Hjønnevåg wrote:
> On Wed, Nov 14, 2012 at 6:04 AM, Arun KS wrote:
>> Hello,
>>
>> I m trying to capture and decode PTM trace from Cortex A9 dual core.
>>
>> I m successful in configuring the driver(arch/arm/kernel/etm.c) and
>> setting the funn
On Wed, Nov 14, 2012 at 6:04 AM, Arun KS wrote:
> Hello,
>
> I m trying to capture and decode PTM trace from Cortex A9 dual core.
>
> I m successful in configuring the driver(arch/arm/kernel/etm.c) and
> setting the funnel to get data in ETB.
> But I don't know how to decode these traces.
>
> Any
On Wed, 2012-11-14 at 20:30 +0400, Andrey Konovalov wrote:
> On 11/14/2012 08:12 PM, Jon Medhurst (Tixy) wrote:
> > On Wed, 2012-11-14 at 19:06 +0400, Andrey Konovalov wrote:
> >
> Or course, once Linaro's build and test infrastructure supports config
> fragments fully, then we could have
> Maybe you can remove all these computations and set the flag
> en_core_tk_irqen for the driver ? That will be handled by the cpuidle
> framework, no ?
>
> Same comment for the intel_idle driver.
Yeah, I thought about that, too. I was a little too afraid of touching
the sched_clock_idle_wakeup_ev
On 11/14/2012 08:12 PM, Jon Medhurst (Tixy) wrote:
On Wed, 2012-11-14 at 19:06 +0400, Andrey Konovalov wrote:
Or course, once Linaro's build and test infrastructure supports config
fragments fully, then we could have have separate config fragments for
- basic board config
- new board enablement
On Wed, 2012-11-14 at 19:06 +0400, Andrey Konovalov wrote:
> >> Or course, once Linaro's build and test infrastructure supports config
> >> fragments fully, then we could have have separate config fragments for
> >> - basic board config
> >> - new board enablement
>
> Not sure if I follow this 10
On 14/11/12 15:13, Arun KS wrote:
Hello Punit,
On Wed, Nov 14, 2012 at 8:28 PM, Punit Agrawal wrote:
Hi Arun,
You can think of the trace in the ETB as the raw stream resulting from
the multiplexing of different trace streams. So to get to the PTM trace
you'll first have to de-multiplex the st
Hello Punit,
On Wed, Nov 14, 2012 at 8:28 PM, Punit Agrawal wrote:
> Hi Arun,
>
> You can think of the trace in the ETB as the raw stream resulting from
> the multiplexing of different trace streams. So to get to the PTM trace
> you'll first have to de-multiplex the stream, and then decode the st
On 11/14/2012 06:11 PM, Ryan Harkin wrote:
On 14 November 2012 11:38, Jon Medhurst (Tixy) wrote:
Adding linaro-dev list and replying with some comments...
On Tue, 2012-11-13 at 20:20 +0400, Andrey Konovalov wrote:
The llct tree itself has no suitable .conf or defconfig for vexpress at
all. Tha
Hi Arun,
You can think of the trace in the ETB as the raw stream resulting from
the multiplexing of different trace streams. So to get to the PTM trace
you'll first have to de-multiplex the stream, and then decode the stream
based on the source - in this case PTM.
The format of the data stored i
On 14 November 2012 11:38, Jon Medhurst (Tixy) wrote:
> Adding linaro-dev list and replying with some comments...
> On Tue, 2012-11-13 at 20:20 +0400, Andrey Konovalov wrote:
>> The llct tree itself has no suitable .conf or defconfig for vexpress at
>> all. That's the problem (wrt the ci jobs).
>>
Hello,
I m trying to capture and decode PTM trace from Cortex A9 dual core.
I m successful in configuring the driver(arch/arm/kernel/etm.c) and
setting the funnel to get data in ETB.
But I don't know how to decode these traces.
Anyone has any pointers?
Thanks,
Arun
___
Adding linaro-dev list and replying with some comments...
On Tue, 2012-11-13 at 20:20 +0400, Andrey Konovalov wrote:
> The llct tree itself has no suitable .conf or defconfig for vexpress at
> all. That's the problem (wrt the ci jobs).
>
> The easier way seemed to be a single kernel/configs.git,
On 11/13/2012 10:52 PM, Julius Werner wrote:
> Many cpuidle drivers measure their time spent in an idle state by
> reading the wallclock time before and after idling and calculating the
> difference. This leads to erroneous results when the wallclock time gets
> updated by another processor in the
On 14 November 2012 15:55, Liviu Dudau wrote:
> On Wed, Nov 14, 2012 at 10:06:49AM +, Viresh Kumar wrote:
>> Whatever doesn't break HMP patches can go into master directly. The purpose
>> here is, that partners should be able to test HMP stuff on their boards with
>> Linaro kernel.
>
> So the
On Wed, Nov 14, 2012 at 10:06:49AM +, Viresh Kumar wrote:
> On 14 November 2012 15:23, Liviu Dudau wrote:
> > On Wed, Nov 14, 2012 at 06:33:29AM +, Viresh Kumar wrote:
> > Hi Viresh,
>
> Hi Liviu,
>
> >> There are two categories of branches/patches that are kept here. One that
> >> are
On 14 November 2012 15:23, Liviu Dudau wrote:
> On Wed, Nov 14, 2012 at 06:33:29AM +, Viresh Kumar wrote:
> Hi Viresh,
Hi Liviu,
>> There are two categories of branches/patches that are kept here. One that are
>> guaranteed to work on current big LITTLE system (Tested on ARM Vexpress TC2)
>
On Wed, Nov 14, 2012 at 06:33:29AM +, Viresh Kumar wrote:
> Hello everybody,
>
Hi Viresh,
> There have been few discussion on how big LITTLE MP tree should be managed as
> it is getting PULL requests from a wide range of patches working
> towards making our
> system more power efficient.
>
On Nov 14, 2012 3:05 PM, "YongQin Liu" wrote:
>
> Hi, Vishal
>
> The time is 13:00 UTC, not 14:00 UTC?
> Seems the time on Google Calendar is the latter one.
Yongqin,
Thanks for pointing it out. The latter one is the right time.
The meeting is at 14:00 UTC.
>
> Thanks,
> Yongqin Liu
>
> On 14 Nov
Hi, Vishal
The time is 13:00 UTC, not 14:00 UTC?
Seems the time on Google Calendar is the latter one.
Thanks,
Yongqin Liu
On 14 November 2012 13:54, Vishal Bhoj wrote:
> Please take a look at:
>
> https://wiki.linaro.org/Platform/Android/Meetings/2012-11-14
>
> Feel free to add to the agenda a
22 matches
Mail list logo