diff options
author | 2014-01-03 12:59:31 +0200 | |
---|---|---|
committer | 2014-01-10 11:49:46 +0200 | |
commit | f118a3e515fd713a0ade315018f6b645bc98916e (patch) | |
tree | 4f5b2ded346afe2ce6d9a9358b1b490d83463c2c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ath10k: add trace event for WMI_DEBUG_MESG_EVENTID (diff) | |
download | linux-dev-f118a3e515fd713a0ade315018f6b645bc98916e.tar.xz linux-dev-f118a3e515fd713a0ade315018f6b645bc98916e.zip |
ath10k: add debugfs file to control firmware dbglog
Firmware dbglogs can be now enabled through fw_dbglog file. To enable all
possible log messages run:
echo 0xffffffff > /sys/kernel/debug/ieee80211/phy0/ath10k/fw_dbglog
And to put back firmare defaults use 0x0:
echo 0x0 > /sys/kernel/debug/ieee80211/phy0/ath10k/fw_dbglog
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions