Merge commit 'fixes.2015.02.23a' into core/rcu
[cascardo/linux.git] / tools / perf / perf.h
index 90129ac..5381a01 100644 (file)
@@ -58,6 +58,8 @@ struct record_opts {
        bool         full_auxtrace;
        bool         auxtrace_snapshot_mode;
        bool         record_switch_events;
+       bool         all_kernel;
+       bool         all_user;
        unsigned int freq;
        unsigned int mmap_pages;
        unsigned int auxtrace_mmap_pages;