commit | 8d3f1fdf521165cac96a21e35f5a1630147d91b1 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Sun May 19 19:01:09 2019 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Tue May 21 07:46:56 2019 +0200 |
tree | 2382260974803d05b333959594b9d705ec109f66 | |
parent | bde2bbdb307a63e1829c113dba9a378eebe23b18 [diff] |
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>