Re: [PATCH] power: new trace event to print device suspend and resume time

2013-07-16 Thread Shuah Khan
On 07/16/2013 04:17 PM, Joe Perches wrote: > On Tue, 2013-07-16 at 22:04 +, Shuah Khan wrote: >> On 07/16/2013 03:39 PM, Joe Perches wrote: >>> On Tue, 2013-07-16 at 15:23 -0600, Shuah Khan wrote: A new trace event is added to pm events to print time it takes to suspend and resu

Re: [PATCH] power: new trace event to print device suspend and resume time

2013-07-16 Thread Joe Perches
On Tue, 2013-07-16 at 22:04 +, Shuah Khan wrote: > On 07/16/2013 03:39 PM, Joe Perches wrote: > > On Tue, 2013-07-16 at 15:23 -0600, Shuah Khan wrote: > >> A new trace event is added to pm events to print time it takes to suspend > >> and > >> resume a device. It generates trace message that i

Re: [PATCH] power: new trace event to print device suspend and resume time

2013-07-16 Thread Shuah Khan
On 07/16/2013 03:39 PM, Joe Perches wrote: > On Tue, 2013-07-16 at 15:23 -0600, Shuah Khan wrote: >> A new trace event is added to pm events to print time it takes to suspend and >> resume a device. It generates trace message that includes device, driver, >> parent information in addition to the ty

Re: [PATCH] power: new trace event to print device suspend and resume time

2013-07-16 Thread Joe Perches
On Tue, 2013-07-16 at 15:23 -0600, Shuah Khan wrote: > A new trace event is added to pm events to print time it takes to suspend and > resume a device. It generates trace message that includes device, driver, > parent information in addition to the type of pm ops invoked as well as the > pm event a

[PATCH] power: new trace event to print device suspend and resume time

2013-07-16 Thread Shuah Khan
A new trace event is added to pm events to print time it takes to suspend and resume a device. It generates trace message that includes device, driver, parent information in addition to the type of pm ops invoked as well as the pm event and error status from the pm ops. Example trace below: bash-2