From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751484AbdBOIZX (ORCPT ); Wed, 15 Feb 2017 03:25:23 -0500 Received: from mga04.intel.com ([192.55.52.120]:62181 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750716AbdBOIZV (ORCPT ); Wed, 15 Feb 2017 03:25:21 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,165,1484035200"; d="scan'208";a="1107638142" Subject: Re: [PATCH 2/6] usb: xhci: enhance xhci_log_ctx trace events To: Felipe Balbi , Mathias Nyman References: <1487126112-6069-1-git-send-email-baolu.lu@linux.intel.com> <1487126112-6069-3-git-send-email-baolu.lu@linux.intel.com> <8737ffq3xr.fsf@linux.intel.com> Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org From: Lu Baolu Message-ID: <58A4106F.4090909@linux.intel.com> Date: Wed, 15 Feb 2017 16:25:19 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <8737ffq3xr.fsf@linux.intel.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 02/15/2017 04:00 PM, Felipe Balbi wrote: > Hi, > > Lu Baolu writes: >> XHCI driver has defined xhci_log_ctx trace events to trace >> the change of an xhci input or output context. This patch >> extends the trace class of xhci_log_ctx to print out the >> contents of a context block in a human readable way. >> >> This patch also adds some other xhci_log_ctx based events >> where the xhci input or output context changes. >> >> Signed-off-by: Lu Baolu > how about? > > https://git.kernel.org/cgit/linux/kernel/git/balbi/usb.git/commit/?h=xhci-cleanup&id=4c45cec9f399fb3a53b77c4bb63d5e8fbe382171 > Great. I will look into this. Best regards, Lu Baolu