]> 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)
commitc4ba9df64d288f956c4cb20b52ab981dd463f503
tree2382260974803d05b333959594b9d705ec109f66
parentf43fad6a944be3780992f11824b6695e22080de4
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