]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: firewire-lib: unify tracing events to 'amdtp_packet' event
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 19 May 2019 10:01:09 +0000 (19:01 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 May 2019 05:46:56 +0000 (07:46 +0200)
commit5581afd6639b63c67587af452d518d3fe188f665
tree2382260974803d05b333959594b9d705ec109f66
parent54011221b29e264c2530958dfbc7c80cc3d32e04
ALSA: firewire-lib: unify tracing events to 'amdtp_packet' event

Now four events of this module have the same arguments and probe timing.
This commit adds a new event, 'amdtp_packet', and replace them. Filtering
functionality of tracing framework is available to pick up events for
inbound/outbound isochronous packets.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/amdtp-stream-trace.h
sound/firewire/amdtp-stream.c