mbox series

[0/8] Traces cleanup for rc2

Message ID 20200503203135.6493-1-david.marchand@redhat.com (mailing list archive)
Headers
Series Traces cleanup for rc2 |

Message

David Marchand May 3, 2020, 8:31 p.m. UTC
  Couple of fixes and cleanup (missed during initial review) on the newly
introduced traces framework.
Phil patch [1] has been rebased as part of this series.

1: http://patchwork.dpdk.org/patch/69467/
  

Comments

David Marchand May 6, 2020, 1:06 p.m. UTC | #1
On Sun, May 3, 2020 at 10:32 PM David Marchand
<david.marchand@redhat.com> wrote:
>
> Couple of fixes and cleanup (missed during initial review) on the newly
> introduced traces framework.
> Phil patch [1] has been rebased as part of this series.
>
> 1: http://patchwork.dpdk.org/patch/69467/
>
> --
> David Marchand
>
> David Marchand (7):
>   cryptodev: fix trace points registration
>   trace: simplify trace point registration
>   trace: simplify trace point headers
>   trace: avoid confusion on optarg
>   trace: remove unneeded checks in internal API
>   trace: remove limitation on patterns number
>   trace: remove string duplication

Dropped patch 2.
Applied changes on other patches, based on reviews from Jerin and Sunil.


Series applied.