diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2022-11-01 02:05:51 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2022-11-13 17:49:14 +0100 |
| commit | da11646c446c49f11ef907b57654d0046eadc7ee (patch) | |
| tree | 9efbd59f7a3212609a93428c0204060a8e1a41f0 /sys/linux/perf.txt.const | |
| parent | f42ee5d8ac66980335478d9fab2acb20fe03d958 (diff) | |
sys/linux: update const files
Update const files on next-20221031.
Diffstat (limited to 'sys/linux/perf.txt.const')
| -rw-r--r-- | sys/linux/perf.txt.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/perf.txt.const b/sys/linux/perf.txt.const index f5f773231..87f264719 100644 --- a/sys/linux/perf.txt.const +++ b/sys/linux/perf.txt.const @@ -65,7 +65,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 = 262144 +PERF_SAMPLE_BRANCH_MAX = 524288 PERF_SAMPLE_BRANCH_NO_CYCLES = 32768 PERF_SAMPLE_BRANCH_NO_FLAGS = 16384 PERF_SAMPLE_BRANCH_NO_TX = 512 |
