Motr  M0
trace_dump.c File Reference
#include <stdio.h>
#include <err.h>
#include <errno.h>
#include <string.h>
#include <sysexits.h>
#include "module/instance.h"
#include "motr/init.h"
#include "lib/uuid.h"
#include "lib/getopts.h"
#include "lib/thread.h"
#include "lib/user_space/types.h"
#include "lib/user_space/trace.h"
#include "lib/misc.h"
Include dependency graph for trace_dump.c:

Go to the source code of this file.

Macros

#define DEFAULT_MOTR_KO_IMG_PATH   "/var/log/motr/m0tr_ko.img"
 

Functions

int main (int argc, char *argv[])
 

Macro Definition Documentation

◆ DEFAULT_MOTR_KO_IMG_PATH

#define DEFAULT_MOTR_KO_IMG_PATH   "/var/log/motr/m0tr_ko.img"

Definition at line 41 of file trace_dump.c.

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 43 of file trace_dump.c.

Here is the call graph for this function: