perf hists: Enlarge pid sort entry size
[deliverable/linux.git] / tools / perf / util / machine.h
index 83f46790c52f7e3008427577c52288ed5f15e86b..41ac9cfd416b52d5972d8c2f8b5275a62b22ce65 100644 (file)
@@ -28,6 +28,7 @@ struct machine {
        pid_t             pid;
        u16               id_hdr_size;
        bool              comm_exec;
+       bool              kptr_restrict_warned;
        char              *root_dir;
        struct rb_root    threads;
        pthread_rwlock_t  threads_lock;
This page took 0.026193 seconds and 5 git commands to generate.