OSDN Git Service

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)
commit8d3f1fdf521165cac96a21e35f5a1630147d91b1
tree2382260974803d05b333959594b9d705ec109f66
parentbde2bbdb307a63e1829c113dba9a378eebe23b18
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