aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorAmitkumar Karwar <[email protected]>2015-09-18 06:32:10 -0700
committerKalle Valo <[email protected]>2015-09-29 10:47:37 +0300
commit14d9c11c91a606fed65eaae2455423a23bb4ae59 (patch)
tree957ae21baa5a2f744cd616db18b862b50b9c424a /tools/perf/scripts/python/event_analyzing_sample.py
parent17e524b1b60f4390d24a51d9524d1648cf5d1447 (diff)
mwifiex: avoid memsetting PCIe event buffer
Preallocated PCIe buffer is being reused for all PCIe interface events. Physical address of the buffer is shared with firmware so that it can perform DMA on it. As event length is specified in the header, there should not be a problem if the buffer gets overwritten. We will save some cycles by avoiding memset everytime while submitting the buffer to firmware. Fixes: 2728cecdc7d6bf3d21(mwifiex: corrections in PCIe event skb) Signed-off-by: Amitkumar Karwar <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions