diff options
author | Rajkumar Manoharan <[email protected]> | 2014-10-03 08:02:33 +0300 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2014-10-07 17:09:56 +0300 |
commit | 90174455ae058a1dcf1f3d344a9752385803c1d8 (patch) | |
tree | c127f5602fdcd44812e82bbd2d8c011efc1866a5 /tools/perf/scripts/python/sctop.py | |
parent | 16c1117675e20108612e1579362fdd75fa48a375 (diff) |
ath10k: add support to configure pktlog filter
Add support to configure packet log filters (tx, rx, rate control)
via debugfs. To disable htt pktlog events set the filters to 0.
ex:
To enable pktlog for all filters
echo 0x1f > /sys/kernel/debug/ieee80211/phy*/ath10k/pktlog_filter
To disable pktlog
echo 0 > /sys/kernel/debug/ieee80211/phy*/ath10k/pktlog_filter
Signed-off-by: Rajkumar Manoharan <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions