commit | 990b86f4f9c54f83085d4136498ac44719b17654 | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Sat Sep 12 00:48:03 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Sep 23 11:35:44 2009 -0400 |
tree | 08e71a5293f53c1d8aec45be80d99ba1a1d41872 | |
parent | 176e9f6a4cf4b1bf66d18243ede0938a35c81541 [diff] |
b43: Add optional verbose runtime statistics This adds support for verbose runtime statistics. It defaults to off and must be enabled in debugfs, if desired. The first measurement may be incorrect, because statistics are not cleared after they got enabled through debugfs. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>