diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-02-01 21:02:41 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-02-01 21:27:02 +0100 |
| commit | 826b35d667c70117ac497b468b902ac533358e7a (patch) | |
| tree | 9eaa71864d96d9bad97c90d16f9883d517b32fe6 /sys/linux/perf_arm.const | |
| parent | e86ddaca2eac4d5b854e7e2ec4b315302ff0e13f (diff) | |
sys/linux: describe some new 4.16 features
Diffstat (limited to 'sys/linux/perf_arm.const')
| -rw-r--r-- | sys/linux/perf_arm.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/perf_arm.const b/sys/linux/perf_arm.const index d26cfe1fc..b4054389c 100644 --- a/sys/linux/perf_arm.const +++ b/sys/linux/perf_arm.const @@ -8,6 +8,7 @@ PERF_EVENT_IOC_ENABLE = 9216 PERF_EVENT_IOC_ID = 2147755015 PERF_EVENT_IOC_PAUSE_OUTPUT = 1074013193 PERF_EVENT_IOC_PERIOD = 1074275332 +PERF_EVENT_IOC_QUERY_BPF = 3221496842 PERF_EVENT_IOC_REFRESH = 9218 PERF_EVENT_IOC_RESET = 9219 PERF_EVENT_IOC_SET_BPF = 1074013192 |
