aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/perf_arm64.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-04-27 19:52:20 +0200
committerDmitry Vyukov <dvyukov@google.com>2018-04-27 19:52:20 +0200
commitd5a5d045176c34bd1066e2b8ce843b3dc8a67ee0 (patch)
tree5bf8b3a2c9eb0d6b9acbfaef11369b609b25c11d /sys/linux/perf_arm64.const
parent190d92e056bae96ec13f320400f80e94dc8e9ea0 (diff)
sys/linux: a bunch of assorted improvements
Diffstat (limited to 'sys/linux/perf_arm64.const')
-rw-r--r--sys/linux/perf_arm64.const1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/perf_arm64.const b/sys/linux/perf_arm64.const
index b52089fdf..fb91ce5a9 100644
--- a/sys/linux/perf_arm64.const
+++ b/sys/linux/perf_arm64.const
@@ -6,6 +6,7 @@ HW_BREAKPOINT_X = 4
PERF_EVENT_IOC_DISABLE = 9217
PERF_EVENT_IOC_ENABLE = 9216
PERF_EVENT_IOC_ID = 2148017159
+PERF_EVENT_IOC_MODIFY_ATTRIBUTES = 1074275339
PERF_EVENT_IOC_PAUSE_OUTPUT = 1074013193
PERF_EVENT_IOC_PERIOD = 1074275332
PERF_EVENT_IOC_QUERY_BPF = 3221758986