trace: implement trace save
authorJerin Jacob <jerinj@marvell.com>
Wed, 22 Apr 2020 19:03:28 +0000 (00:33 +0530)
committerDavid Marchand <david.marchand@redhat.com>
Thu, 23 Apr 2020 13:39:29 +0000 (15:39 +0200)
Implement rte_trace_save(), which will save the metadata
file and trace memory snapshot to the trace directory.

Signed-off-by: Jerin Jacob <jerinj@marvell.com>
Acked-by: David Marchand <david.marchand@redhat.com>

No differences found