Merge branch 'for-linus' into for-next
[deliverable/linux.git] / include / uapi / linux / perf_event.h
index 651221334f4980c189c9b713d75f5f8f912c40f0..d801bb0d9f6d2b08b6be600565716d045d8b85ca 100644 (file)
@@ -110,6 +110,7 @@ enum perf_sw_ids {
        PERF_COUNT_SW_ALIGNMENT_FAULTS          = 7,
        PERF_COUNT_SW_EMULATION_FAULTS          = 8,
        PERF_COUNT_SW_DUMMY                     = 9,
+       PERF_COUNT_SW_BPF_OUTPUT                = 10,
 
        PERF_COUNT_SW_MAX,                      /* non-ABI */
 };
This page took 0.023291 seconds and 5 git commands to generate.