userfaultfd: hugetlbfs: add UFFDIO_COPY support for shared mappings
[linux-2.6-microblaze.git] / tools / perf / perf.h
index 9a0236a..1c27d94 100644 (file)
@@ -55,6 +55,7 @@ struct record_opts {
        bool         all_user;
        bool         tail_synthesize;
        bool         overwrite;
+       bool         ignore_missing_thread;
        unsigned int freq;
        unsigned int mmap_pages;
        unsigned int auxtrace_mmap_pages;