aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSergey Matyukevich <[email protected]>2018-10-05 10:11:45 +0000
committerKalle Valo <[email protected]>2018-10-05 14:01:41 +0300
commit8804ea9e15a37a3dc732d88360a846e793091c03 (patch)
tree97dce95c305426fb5356c21d7df2eb5225b8c2b7 /tools/perf/scripts/python/stackcollapse.py
parent2525f188f7fd28fedc2c1093f02d74195f966f63 (diff)
qtnfmac: drop redundant data copy in control path
Command responses and events from the firmware are copied twice in control path: at first in shm core (qtnf_shm_handle_new_data) and then in pcie bus drivers (qtnf_pcie_control_rx_callback). There is no need to copy this data twice, it can be done only once in rx callbacks. Signed-off-by: Sergey Matyukevich <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions