diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-09-13 15:39:34 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-09-13 15:39:34 +0200 |
| commit | 96b8e3997297d822c17c8281ec2ac94cc478db2d (patch) | |
| tree | 080a301218160bbc65a3531d31173da1636bce6b /sys/perf_amd64.const | |
| parent | 06091e7473942af653bc4da705a0eb72727e2dbb (diff) | |
sys: regenerate consts with tip linux
Diffstat (limited to 'sys/perf_amd64.const')
| -rw-r--r-- | sys/perf_amd64.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/perf_amd64.const b/sys/perf_amd64.const index f9e35f6dc..dc9dbeed5 100644 --- a/sys/perf_amd64.const +++ b/sys/perf_amd64.const @@ -33,7 +33,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 = 65536 +PERF_SAMPLE_BRANCH_MAX = 131072 PERF_SAMPLE_BRANCH_NO_CYCLES = 32768 PERF_SAMPLE_BRANCH_NO_FLAGS = 16384 PERF_SAMPLE_BRANCH_NO_TX = 512 |
