commit | 00949167d6f34f83e9e185ab4f7a3a94bf4c5a1c | [log] [tgz] |
---|---|---|
author | Catherine Sullivan <catherine.sullivan@intel.com> | Fri Aug 10 01:59:10 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sat Sep 15 16:15:00 2012 -0700 |
tree | 7e830a22a0f673ca8ee97337f5f76dd923d07652 | |
parent | d6ea07545226cd2590fc21601051dc1493c5ef9e [diff] |
ixgbe: add debugfs support This patch adds debugfs support to the ixgbe driver to give users the ability to access kernel information and to simulate kernel events. The filesystem is set up in the following driver/PCI-instance hierarchy: <debugfs> |-- ixgbe |-- PCI instance | |-- attribute files Signed-off-by: Catherine Sullivan <catherine.sullivan@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>