From: Frederic Weisbecker on
On Mon, Jun 14, 2010 at 11:37:25PM +0200, Tejun Heo wrote:
> Strip tracing code from workqueue and disable workqueue tracing. This
> is temporary measure till concurrency managed workqueue is complete.
>
> Signed-off-by: Tejun Heo <tj(a)kernel.org>
> ---
> kernel/trace/Kconfig | 4 +++-
> kernel/workqueue.c | 14 +++-----------
> 2 files changed, 6 insertions(+), 12 deletions(-)



If the new workqueue implementation makes the workqueue tracing useless,
than please remove it. We can think about providing a more suitable
tracing for that later, once we have determined the interesting organic
points.


I'll be happy to help.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Tejun Heo on
On 06/15/2010 03:29 PM, Frederic Weisbecker wrote:
> On Mon, Jun 14, 2010 at 11:37:25PM +0200, Tejun Heo wrote:
>> Strip tracing code from workqueue and disable workqueue tracing. This
>> is temporary measure till concurrency managed workqueue is complete.
>>
>> Signed-off-by: Tejun Heo <tj(a)kernel.org>
>> ---
>> kernel/trace/Kconfig | 4 +++-
>> kernel/workqueue.c | 14 +++-----------
>> 2 files changed, 6 insertions(+), 12 deletions(-)
>
> If the new workqueue implementation makes the workqueue tracing useless,
> than please remove it. We can think about providing a more suitable
> tracing for that later, once we have determined the interesting organic
> points.
>
> I'll be happy to help.

Cool, yeah, will rip it out.

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/