Re: [Powertop][PATCH v1] Fix timer and work perf events timestamp tracing

2012-09-06 Thread Amit Kucheria
On Thu, Sep 6, 2012 at 7:09 PM, Rajagopal Venkat wrote: > Fix timer and work perf events timestamp tracing by > - considering event exit timestamp relative to measurement first > timestamp for events which entry timestamp is not recorded. > Currently these events exit timestamp itself is considere

[Powertop][PATCH v1] Fix timer and work perf events timestamp tracing

2012-09-06 Thread Rajagopal Venkat
Fix timer and work perf events timestamp tracing by - considering event exit timestamp relative to measurement first timestamp for events which entry timestamp is not recorded. Currently these events exit timestamp itself is considered as usage period resulting in false usage report. - clearing eve