Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754441Ab0BOJfn (ORCPT ); Mon, 15 Feb 2010 04:35:43 -0500 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:41066 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754116Ab0BOJfk (ORCPT ); Mon, 15 Feb 2010 04:35:40 -0500 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.4.0 Message-ID: <4B7914CD.8020508@jp.fujitsu.com> Date: Mon, 15 Feb 2010 18:33:01 +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 K. Petersen" CC: Tomohiro Kusumi , lkml , Li Zefan , Xiao Guangrong , Kei Tokunaga Subject: [PATCH 0/2 v3] 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: 992 Lines: 32 Hi, This is v3 patch series of SCSI trace. Since there has been no more new feedback on v2 for about a week, I've decided to post this. Changelog from v2: - fixed variable length command handling (removed the assumption that READ/WRITE(32) is only called if protection is enabled.) Here are the links to the discussions on v2: [PATCH 0/2 v2] scsi: ftrace based scsi tracing feature http://marc.info/?l=linux-scsi&m=126500018231317&w=2 [PATCH 1/2 v2] scsi: add __print_hex() to ftrace http://marc.info/?l=linux-scsi&m=126500074718183&w=2 [PATCH 2/2 v2] scsi: add scsi trace core function and put trace points http://marc.info/?l=linux-scsi&m=126500087718320&w=2 This patchset applies to 2.6.33-rc8. 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/