]> www.infradead.org Git - users/jedix/linux-maple.git/commit
firewire: core: add tracepoints events for allocation/deallocation of isochronous...
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 23 Jun 2024 22:08:52 +0000 (07:08 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Mon, 24 Jun 2024 22:31:38 +0000 (07:31 +0900)
commit25e6e00d3f78d73c30ee78fee8060cf68908be50
tree21de4e5b9e71e802754c3b8980a86fcd3d745ecc
parentae24ba769b5c108b00cdf49ed39b189eb012fbb8
firewire: core: add tracepoints events for allocation/deallocation of isochronous context

It is helpful to trace the allocation and dealocation of isochronous
when the core function is requested them by both in-kernel unit drivers
and userspace applications.

This commit adds some tracepoints events for the aim.

Link: https://lore.kernel.org/r/20240623220859.851685-2-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
drivers/firewire/core-iso.c
include/trace/events/firewire.h