Detect 32-bit compat applications + 32-bit warning fixes
[lttng-tools.git] / lttng-sessiond / ust-app.h
index e92458e2b5801726396cec74caf65af7dbe61499..ce18bb2f770ed0d0b1cc688ec96c9ef1dc0b5aad 100644 (file)
@@ -38,6 +38,7 @@ struct ust_register_msg {
        pid_t ppid;
        uid_t uid;
        gid_t gid;
+       uint32_t bits_per_long;
        char name[16];
 };
 
This page took 0.024566 seconds and 5 git commands to generate.