ustd: be more intelligent and verbose when opening traces for output
[ust.git] / ustd / ustd.h
index 0eb33570e7e4c88b6fcd4d4a98fc160853146d0f..0b2db775e1c766fae68dd7c8f37c958bc619d6e7 100644 (file)
@@ -3,6 +3,8 @@
 
 #include "ustcomm.h"
 
+#define USTD_DEFAULT_TRACE_PATH "/tmp/usttrace"
+
 struct buffer_info {
        char *name;
        pid_t pid;
This page took 0.022786 seconds and 4 git commands to generate.