diff options
author | Michal Kazior <michal.kazior@tieto.com> | 2014-09-25 12:33:50 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2014-09-29 14:30:56 +0300 |
commit | 5326849a866991eef86452fb6a108dd320b92173 (patch) | |
tree | de96499b001c957b6c7ee8ad49360ac6130ca393 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | fb2e9c0cc7e4e855c86e29f1c15b46d696a0c6c3 (diff) |
ath10k: fix fw stats processing
If stat data exceeds wmi-htc buffer limits
firmware splits it into many wmi stats update
events which are delivered in a ping-pong fashion
triggered by wmi stats request command.
Since there's only an implicit start-of-data and
no end-of-data indications the driver has to
perform some trickery to get complete stat data.
kvalo: use %zu to fix a compiler warning and fix a typo in a comment
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions