Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754008Ab0BAE4U (ORCPT ); Sun, 31 Jan 2010 23:56:20 -0500 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:59524 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753166Ab0BAE4T (ORCPT ); Sun, 31 Jan 2010 23:56:19 -0500 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.4.0 Message-ID: <4B665EC9.6000608@jp.fujitsu.com> Date: Mon, 01 Feb 2010 13:55:37 +0900 From: Kei Tokunaga User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: linux-scsi@vger.kernel.org, James Bottomley , Ingo Molnar , Steven Rostedt , Frederic Weisbecker , Martin Peterson , Christoph Hellwig , Joe Perches CC: Tomohiro Kusumi , lkml , Li Zefan , Xiao Guangrong , Kei Tokunaga Subject: [PATCH 0/2 v2] scsi: ftrace based scsi tracing feature Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 909 Lines: 30 Hi, This is v2 patch series of SCSI trace. Changelog from v1: - fixed variable length command handling (DIF_TYPE2 case only) - moved scsi trace functions from kernel/trace/scsitrace.c to drivers/scsi/scsi_trace.c Here are the links to the discussions on v1: [PATCH 0/2] scsi: ftrace based scsi tracing feature http://marc.info/?l=linux-scsi&m=126396981308416&w=2 [PATCH 1/2] scsi: add __print_hex() to ftrace http://marc.info/?l=linux-scsi&m=126396984308451&w=2 [PATCH 2/2] scsi: add scsi trace core function and put trace points http://marc.info/?l=linux-scsi&m=126396987608486&w=2 This patchset applies to 2.6.33-rc6. Thanks, Kei -- 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/