trace: handle CTF keyword collision
authorSunil Kumar Kori <skori@marvell.com>
Wed, 22 Apr 2020 19:03:25 +0000 (00:33 +0530)
committerDavid Marchand <david.marchand@redhat.com>
Thu, 23 Apr 2020 13:39:24 +0000 (15:39 +0200)
commitffed0853e69ca830c64c913f97beb80678c05ee6
tree8a3e083c68ad385529605ed184f6129c6044c216
parentf1a099f5b1f1c5f1989da529998f30094de52cc2
trace: handle CTF keyword collision

Some of the keyword like align, event, "." and "->" etc will be
used in CTF metadata syntax. This patch support for handling
those keywords with DPDK events name.

Signed-off-by: Sunil Kumar Kori <skori@marvell.com>
Acked-by: David Marchand <david.marchand@redhat.com>
lib/librte_eal/common/eal_common_trace_ctf.c