Re: [pytimechart] new cpuidle tracepoint

2011-03-02 Thread Thomas Renninger
Hi, sorry for the late reply... On Monday 28 February 2011 17:52:23 Vishwanath Sripathy wrote: > On Mon, Feb 28, 2011 at 9:36 PM, Jean Pihet wrote: ... > Also, cpuidle states name in pytimechart are very selfishly hardcoded > with intel's convention. > Can you tell what is your co

Re: [pytimechart] new cpuidle tracepoint

2011-02-28 Thread Pierre Tardy
>> Thomas (added in the To: list) attempted to introduce some abbreviated >> states names but I do not know if this went through to the mainline >> and if it is applicable to pytimechart. Cf. [1] for the patch. > There is another patch for omap from santosh that adds description for > each of the C

Re: [pytimechart] new cpuidle tracepoint

2011-02-28 Thread Vishwanath Sripathy
On Mon, Feb 28, 2011 at 9:36 PM, Jean Pihet wrote: > On Mon, Feb 28, 2011 at 4:49 PM, Pierre Tardy wrote: >> On Mon, Feb 28, 2011 at 4:30 PM, Jean Pihet >> wrote: >>> Hi Pierre, >>> >>> On Mon, Feb 28, 2011 at 4:09 PM, Pierre Tardy wrote: On Mon, Feb 28, 2011 at 2:43 PM, Vincent Guittot >

Re: [pytimechart] new cpuidle tracepoint

2011-02-28 Thread Jean Pihet
On Mon, Feb 28, 2011 at 4:49 PM, Pierre Tardy wrote: > On Mon, Feb 28, 2011 at 4:30 PM, Jean Pihet wrote: >> Hi Pierre, >> >> On Mon, Feb 28, 2011 at 4:09 PM, Pierre Tardy wrote: >>> On Mon, Feb 28, 2011 at 2:43 PM, Vincent Guittot >>> wrote: On 27 February 2011 17:31, Pierre Tardy wrote:

Re: [pytimechart] new cpuidle tracepoint

2011-02-28 Thread Pierre Tardy
On Mon, Feb 28, 2011 at 4:30 PM, Jean Pihet wrote: > Hi Pierre, > > On Mon, Feb 28, 2011 at 4:09 PM, Pierre Tardy wrote: >> On Mon, Feb 28, 2011 at 2:43 PM, Vincent Guittot >> wrote: >>> On 27 February 2011 17:31, Pierre Tardy wrote: On Fri, Feb 18, 2011 at 11:03 AM, Vincent Guittot

Re: [pytimechart] new cpuidle tracepoint

2011-02-28 Thread Vincent Guittot
On 28 February 2011 16:30, Jean Pihet wrote: > Hi Pierre, > > On Mon, Feb 28, 2011 at 4:09 PM, Pierre Tardy wrote: >> On Mon, Feb 28, 2011 at 2:43 PM, Vincent Guittot >> wrote: >>> On 27 February 2011 17:31, Pierre Tardy wrote: On Fri, Feb 18, 2011 at 11:03 AM, Vincent Guittot wrote:

Re: [pytimechart] new cpuidle tracepoint

2011-02-28 Thread Jean Pihet
Hi Pierre, On Mon, Feb 28, 2011 at 4:09 PM, Pierre Tardy wrote: > On Mon, Feb 28, 2011 at 2:43 PM, Vincent Guittot > wrote: >> On 27 February 2011 17:31, Pierre Tardy wrote: >>> On Fri, Feb 18, 2011 at 11:03 AM, Vincent Guittot >>> wrote: Hi, I have started to use the new cpuidl

Re: [pytimechart] new cpuidle tracepoint

2011-02-28 Thread Pierre Tardy
On Mon, Feb 28, 2011 at 2:43 PM, Vincent Guittot wrote: > On 27 February 2011 17:31, Pierre Tardy wrote: >> On Fri, Feb 18, 2011 at 11:03 AM, Vincent Guittot >> wrote: >>> Hi, >>> >>> I have started to use the new cpuidle tracepoint and created a plugin >>> for pytimechart. >>> I'm not sure if i

Re: [pytimechart] new cpuidle tracepoint

2011-02-28 Thread Vincent Guittot
On 27 February 2011 17:31, Pierre Tardy wrote: > On Fri, Feb 18, 2011 at 11:03 AM, Vincent Guittot > wrote: >> Hi, >> >> I have started to use the new cpuidle tracepoint and created a plugin >> for pytimechart. >> I'm not sure if it's the right way to add this cpuidle trace format >> update but i

Re: [pytimechart] new cpuidle tracepoint

2011-02-27 Thread Pierre Tardy
On Fri, Feb 18, 2011 at 11:03 AM, Vincent Guittot wrote: > Hi, > > I have started to use the new cpuidle tracepoint and created a plugin > for pytimechart. > I'm not sure if it's the right way to add this cpuidle trace format > update but it's the less intrusive one. Yes, it is okay. I actually p

[pytimechart] new cpuidle tracepoint

2011-02-18 Thread Vincent Guittot
Hi, I have started to use the new cpuidle tracepoint and created a plugin for pytimechart. I'm not sure if it's the right way to add this cpuidle trace format update but it's the less intrusive one. I also have a plugin for new cpu_hotplug trace points but i'm waiting for trace approval before se