All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Cc: alsa-devel@alsa-project.org, clemens@ladisch.de,
	ffado-devel@lists.sf.net
Subject: Re: [PATCH 0/3 v3] firewire-lib: support tracepoints to dump a part of packet data
Date: Mon, 09 May 2016 15:21:31 +0200	[thread overview]
Message-ID: <s5hposvpdt0.wl-tiwai@suse.de> (raw)
In-Reply-To: <1462795966-13445-1-git-send-email-o-takashi@sakamocchi.jp>

On Mon, 09 May 2016 14:12:43 +0200,
Takashi Sakamoto wrote:
> 
> Hi,
> 
> This patchset updates my RFCv2, and go for merging.
> 
> [alsa-devel] [RFC][PATCH 0/3 v2] firewire-lib: support Linux tracing framework
> to dump a part of packet data
> http://mailman.alsa-project.org/pipermail/alsa-devel/2016-April/106950.html
> 
> The motivation of this patchset is to check the sequence of packet from/to
> audio and music units on IEEE 1394 bus. When the units have some quirks or
> ALSA firewire stack includes some bugs, we can work to seek them with Linux
> tracing framework.
> 
> Changes:
>  - Improve commit comments.
>  - Improve Python3 script in commit comment for NODATA/NOINFO packets.
>  - Move the position of trace_out_acket() so that the index of packet starts 0.
> 
> Takashi Sakamoto (3):
>   ALSA: firewire-lib: compute the value of second field in cycle count
>     for IT context
>   ALSA: firewire-lib: compute the value of second field in cycle count
>     for IR context
>   ALSA: firewire-lib: add tracepoints to dump a part of isochronous
>     packet data

Applied all three patches now.  Thanks.


Takashi

> 
>  sound/firewire/Makefile             |  3 ++
>  sound/firewire/amdtp-stream-trace.h | 98 +++++++++++++++++++++++++++++++++++++
>  sound/firewire/amdtp-stream.c       | 77 ++++++++++++++++++++++-------
>  3 files changed, 160 insertions(+), 18 deletions(-)
>  create mode 100644 sound/firewire/amdtp-stream-trace.h
> 
> -- 
> 2.7.4
> 

      parent reply	other threads:[~2016-05-09 13:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-09 12:12 [PATCH 0/3 v3] firewire-lib: support tracepoints to dump a part of packet data Takashi Sakamoto
2016-05-09 12:12 ` [PATCH 1/3] ALSA: firewire-lib: compute the value of second field in cycle count for IT context Takashi Sakamoto
2016-05-09 12:12 ` [PATCH 2/3] ALSA: firewire-lib: compute the value of second field in cycle count for IR context Takashi Sakamoto
2016-05-09 12:12 ` [PATCH 3/3] ALSA: firewire-lib: add tracepoints to dump a part of isochronous packet data Takashi Sakamoto
2016-05-09 13:21 ` Takashi Iwai [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s5hposvpdt0.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=clemens@ladisch.de \
    --cc=ffado-devel@lists.sf.net \
    --cc=o-takashi@sakamocchi.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.