From: Johannes Berg Date: Fri, 2 Oct 2009 20:44:02 +0000 (-0700) Subject: iwlwifi: device tracing X-Git-Tag: v2.6.33-rc1~388^2~865^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be1a71a128ed91372d4ad8d54d8fd972a1a356eb;p=pandora-kernel.git iwlwifi: device tracing In order to have an easier way to debug issues, create trace events (using the ftrace framework) that will allow us to follow exactly what the driver is doing with the device. The text format isn't all that useful, but the binary format can also be obtained easily via debugfs and then analysed on the fly or offline with debugging tools. Signed-off-by: Johannes Berg Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed