aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/perf_arm64.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-02-18 09:15:59 +0100
committerDmitry Vyukov <dvyukov@google.com>2020-02-18 10:31:03 +0100
commitd52d4872e357a88800726f671e237a2a8e3c201f (patch)
tree2129f31a035a7037ed33ea3bb2ff3bbb71bbaf69 /sys/linux/perf_arm64.const
parent105edea6a39c242eef7a02d92d84497966e7c81b (diff)
sys/linux: don't extract from futex.txt and watch_queue.txt
These are not present in linux-next.
Diffstat (limited to 'sys/linux/perf_arm64.const')
-rw-r--r--sys/linux/perf_arm64.const2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/perf_arm64.const b/sys/linux/perf_arm64.const
index 4ad641ece..21daeb4bd 100644
--- a/sys/linux/perf_arm64.const
+++ b/sys/linux/perf_arm64.const
@@ -64,7 +64,7 @@ PERF_SAMPLE_BRANCH_IND_CALL = 64
PERF_SAMPLE_BRANCH_IND_JUMP = 4096
PERF_SAMPLE_BRANCH_IN_TX = 256
PERF_SAMPLE_BRANCH_KERNEL = 2
-PERF_SAMPLE_BRANCH_MAX = 131072
+PERF_SAMPLE_BRANCH_MAX = 262144
PERF_SAMPLE_BRANCH_NO_CYCLES = 32768
PERF_SAMPLE_BRANCH_NO_FLAGS = 16384
PERF_SAMPLE_BRANCH_NO_TX = 512