On Fri, Mar 20, 2020 at 12:37 AM Mattias Rönnblom
wrote:
>
> On 2020-03-18 20:02, jer...@marvell.com wrote:
> > From: Jerin Jacob
> > +static int
> > +trace_meta_save(struct trace *trace)
> > +{
> > + char file_name[PATH_MAX];
> > + FILE *f;
> > + int rc;
> > +
> > + rc = snprint
On 2020-03-18 20:02, jer...@marvell.com wrote:
> From: Jerin Jacob
>
> Implement rte_trace_save(), which will save the metadata
> file and trace memory snapshot to the trace directory.
>
> Signed-off-by: Jerin Jacob
> ---
> .../common/eal_common_trace_utils.c | 75 +++
From: Jerin Jacob
Implement rte_trace_save(), which will save the metadata
file and trace memory snapshot to the trace directory.
Signed-off-by: Jerin Jacob
---
.../common/eal_common_trace_utils.c | 75 +++
lib/librte_eal/rte_eal_version.map| 1 +
2 files
3 matches
Mail list logo