aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorTakashi Sakamoto <[email protected]>2019-05-22 23:17:04 +0900
committerTakashi Iwai <[email protected]>2019-05-23 12:19:39 +0200
commit6f3c07d03c6bc84d2da6ce0e24e9a1feece42c47 (patch)
tree06c0b294ef92c96ca78af620c4cfd063680ae80e /tools/perf/scripts/python/bin/stackcollapse-report
parent07ea238ca139aef1820802409a6a7bdd45e38caa (diff)
ALSA: firewire-lib: calculate the length of packet payload in packet handler
In current packet handler, the length of payload is given as an argument of callback function, however this value is just required to process payload of transferred isoc packet, thus just for IR context. This commit replaces the argument for payload of packet with the argument of context header. As a result, the length of payload is computed in packet handler for IR context. Signed-off-by: Takashi Sakamoto <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions