aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorTakashi Sakamoto <[email protected]>2021-05-24 12:13:43 +0900
committerTakashi Iwai <[email protected]>2021-05-25 08:53:43 +0200
commitfb25dcc885fa377d07586dd1f8f0bec32b4b547c (patch)
treeae883bd8dbb957c9cb71dbae15eaf8dd50144b6b /tools/perf/scripts/python/stackcollapse.py
parentf20fdd4362e31a02c24048af2eca735b59dacf78 (diff)
ALSA: firewire-lib: drop initial NODATA or empty packet
The devices based on BeBoB ASICs or the devices in Tascam FireWire series transfer a batch of NODATA packet or empty packet in the beginning of packet streaming. To avoid processing them, current implementation uses an option to skip processing content of tx packet during some initial cycles. However, the hard-coded number is not enough useful. This commit drops content of packets till the packet includes any event firstly. The function of option is to skip processing content of tx packet with any event after dropping. Signed-off-by: Takashi Sakamoto <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions