From: Xenia Ragiadakou Date: Tue, 6 Aug 2013 04:52:48 +0000 (+0300) Subject: xhci: add xhci_cmd_completion trace event X-Git-Tag: v3.12-rc1~186^2~42^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63a23b9a7451660525c90b08219e14e701e294f1;p=pandora-kernel.git xhci: add xhci_cmd_completion trace event This patch creates a new event class, called xhci_log_event, and defines the xhci_cmd_completion trace event used for tracing the commands issued to xHC that generate a completion event in the event ring. This info can be used, later, to print, in a human readable way, the completion status and flags as well as the command's type and fields using the trace-cmd tool and the appropriate plugin. Also, a tracepoint is added in handle_cmd_completion(). Signed-off-by: Xenia Ragiadakou Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed