Re: [PATCH] timer stats: reset entries when disable the timer usage statistics

2013-07-17 Thread Dong Zhu
On Thu, Jun 20, 2013 at 06:30:48PM +0800, Dong Zhu wrote: > On Mon, Jun 10, 2013 at 03:57:45PM +0800, Dong Zhu wrote: > > From 4dbb760213856dc382241db456c1c6487694837c Mon Sep 17 00:00:00 2001 > > From: Dong Zhu > > Date: Mon, 10 Jun 2013 15:09:27 +0800 > > > > we can start/stop data collection

Re: [PATCH] timer stats: reset entries when disable the timer usage statistics

2013-07-17 Thread Dong Zhu
On Thu, Jun 20, 2013 at 06:30:48PM +0800, Dong Zhu wrote: On Mon, Jun 10, 2013 at 03:57:45PM +0800, Dong Zhu wrote: From 4dbb760213856dc382241db456c1c6487694837c Mon Sep 17 00:00:00 2001 From: Dong Zhu bluezhud...@gmail.com Date: Mon, 10 Jun 2013 15:09:27 +0800 we can start/stop data

Re: [PATCH] timer stats: reset entries when disable the timer usage statistics

2013-06-20 Thread Dong Zhu
On Mon, Jun 10, 2013 at 03:57:45PM +0800, Dong Zhu wrote: > From 4dbb760213856dc382241db456c1c6487694837c Mon Sep 17 00:00:00 2001 > From: Dong Zhu > Date: Mon, 10 Jun 2013 15:09:27 +0800 > > we can start/stop data collection by using : > echo [1|0] > /proc/timer_stats > when we stop the data

Re: [PATCH] timer stats: reset entries when disable the timer usage statistics

2013-06-20 Thread Dong Zhu
On Mon, Jun 10, 2013 at 03:57:45PM +0800, Dong Zhu wrote: From 4dbb760213856dc382241db456c1c6487694837c Mon Sep 17 00:00:00 2001 From: Dong Zhu bluezhud...@gmail.com Date: Mon, 10 Jun 2013 15:09:27 +0800 we can start/stop data collection by using : echo [1|0] /proc/timer_stats when we

[PATCH] timer stats: reset entries when disable the timer usage statistics

2013-06-10 Thread Dong Zhu
>From 4dbb760213856dc382241db456c1c6487694837c Mon Sep 17 00:00:00 2001 From: Dong Zhu Date: Mon, 10 Jun 2013 15:09:27 +0800 we can start/stop data collection by using : echo [1|0] > /proc/timer_stats when we stop the data collection,hrtimer will not update the statistics for a timer any

[PATCH] timer stats: reset entries when disable the timer usage statistics

2013-06-10 Thread Dong Zhu
From 4dbb760213856dc382241db456c1c6487694837c Mon Sep 17 00:00:00 2001 From: Dong Zhu bluezhud...@gmail.com Date: Mon, 10 Jun 2013 15:09:27 +0800 we can start/stop data collection by using : echo [1|0] /proc/timer_stats when we stop the data collection,hrtimer will not update the statistics for