Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754221AbZDTBjp (ORCPT ); Sun, 19 Apr 2009 21:39:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753439AbZDTBiQ (ORCPT ); Sun, 19 Apr 2009 21:38:16 -0400 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:52931 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753172AbZDTBiO (ORCPT ); Sun, 19 Apr 2009 21:38:14 -0400 From: KOSAKI Motohiro To: "Zhaolei" Subject: Re: [PATCH v3 1/1] ftrace, workqueuetrace: Make workqueuetracepoints use TRACE_EVENT macro Cc: kosaki.motohiro@jp.fujitsu.com, "Ingo Molnar" , "Frederic Weisbecker" , "Steven Rostedt" , "Tom Zanussi" , , "Oleg Nesterov" , "Andrew Morton" In-Reply-To: <8B355A33A87242028FF3EF61F39BDFB8@zhaoleiwin> References: <20090417134557.GA23493@elte.hu> <8B355A33A87242028FF3EF61F39BDFB8@zhaoleiwin> Message-Id: <20090420103612.4B4E.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.50 [ja] Date: Mon, 20 Apr 2009 10:38:10 +0900 (JST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 868 Lines: 21 > Thanks for your suggest. > I read distinction between workqueue and worklet. > In my schedule, this patch is first step of our target, my image of steps is: > 1: Move current workqueuetracepoints into TRACEEVENT (this patch) > 2: Make workqueuetrace support per-worklet output (doing) > 3: Add time information to workqueuetrace's worklet stat (need above new TRACEPOINT) > > So, i prepared to add new worklet tracepoints in step3. > What's your opinion? Zhao-san, Maintainer's easy reviewability is very important. Can you switch 2 and 3 ? it cause Ingo can review the patch fill his request or not directly. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/