perf: Fix inherit vs. context rotation bug
[deliverable/linux.git] / include / linux / perf_event.h
index 40150f345982cd4fd40e8b80470505e569f05b03..142e3d6042c721dc1176ba6d8f484bf7d09617c0 100644 (file)
@@ -850,6 +850,7 @@ struct perf_event_context {
        int                             nr_active;
        int                             is_active;
        int                             nr_stat;
+       int                             rotate_disable;
        atomic_t                        refcount;
        struct task_struct              *task;
 
This page took 0.026482 seconds and 5 git commands to generate.