On Wed, Oct 28, 2020 at 10:03 PM David Marchand
<david.march...@redhat.com> wrote:
>
> Following recent increase of an internal array that was limiting CTF event
> descriptions, I had a second look at the code.
> All of this is slow path, so I see no reason in keeping this limitation
> and we can go with dynamic allocations.
>
> David Marchand (4):
>   trace: fixup CTF event description at registration
>   trace: remove size limit on CTF event description
>   trace: fix metadata dump
>   trace: make CTF metadata prettier
>
>  lib/librte_eal/common/eal_common_trace.c     |  44 ++---
>  lib/librte_eal/common/eal_common_trace_ctf.c | 167 +++++--------------
>  lib/librte_eal/common/eal_trace.h            |   4 +-
>  3 files changed, 69 insertions(+), 146 deletions(-)

Applied.

-- 
David Marchand

Reply via email to