Re: [dpdk-dev] [PATCH v7 00/32] DPDK Trace support

2020-04-23 Thread David Marchand
On Wed, Apr 22, 2020 at 9:04 PM wrote: > This patch set contains > > > # The native implementation of common trace format(CTF)[1] based tracer > # Public API to create the trace points. > # Add tracepoints to eal, ethdev, mempool, eventdev and cryptodev > library for traci

[dpdk-dev] [PATCH v7 00/32] DPDK Trace support

2020-04-22 Thread jerinj
From: Jerin Jacob v7 ~~ 1) Remove "meson: add libatomic as a global dependency for i686 clang" patch from series as it already applied on master. 2) Doc improvements (Thomas) Based on http://patches.dpdk.org/patch/68907/ comments. 3) Change tracepoint name(Thomas) from: rte_trace__[_] to