Describes trace file and options to use when parsing it.
More...
#include <trace_parser.h>
|
|
const char * | filename |
| | Either file name or shared memory name depending on mode.
|
| |
|
int | mode |
| | Trace file type, either regular file or shared memory.
|
| |
|
uint16_t | lcore |
| | Logical core number to parse the traces from (or SPDK_TRACE_MAX_LCORE) for all cores.
|
| |
Describes trace file and options to use when parsing it.
The documentation for this struct was generated from the following file: