ust: continue implementation of ustd
[ust.git] / libtracing / relay.h
index 80f0b6bf69ba383cb3a1505745a4a90286d152e8..1689418342fa5fde75d3a40f409dcd0fbb6c0cfe 100644 (file)
@@ -59,6 +59,7 @@ struct rchan_buf {
 //ust//        unsigned int page_count;        /* number of current buffer pages */ 
        unsigned int finalized;         /* buffer has been finalized */ 
 //ust//        unsigned int cpu;               /* this buf's cpu */ 
+       int shmid;
 } ____cacheline_aligned; 
 
 /*
This page took 0.022359 seconds and 4 git commands to generate.