Add trace name handling throughout tracectl, ustcomm and ustcmd
[ust.git] / include / ust / ustd.h
index 01b88d755f2f7d20fa1860b54913e715d8407dc7..0757acb9b035f77472c797dd25dc35d88914d190 100644 (file)
@@ -37,6 +37,7 @@ struct ustcomm_sock;
 
 struct buffer_info {
        char *name;
+       char *trace;
        char *channel;
        int channel_cpu;
 
This page took 0.022203 seconds and 4 git commands to generate.