aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorTakashi Sakamoto <[email protected]>2023-01-09 11:17:36 +0900
committerTakashi Iwai <[email protected]>2023-01-09 17:04:43 +0100
commitcec371ff1ab18ddd23ac483e7689d0819c09bf7b (patch)
treefbded6370be2c2b8963f62aef3c095e9aa027c9b /tools/perf/scripts/python/syscall-counts-by-pid.py
parentc38d8cff9cdc8101a2df7a55a86d45f279728873 (diff)
ALSA: firewire-lib: use circular linked list to enumerate packet descriptors
Current implementation uses list of packet descriptor as template to schedule isochronous packet. The packet descriptors are operated by position and size, while circular linked list is convenient to enumerate the packet descriptors. This commit utilizes circular linked list for the purpose. 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/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions