diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2024-01-26 19:08:09 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-01-30 10:29:28 +0000 |
| commit | 7f400fcb5977e5e102241f2ee93246b07b09e13c (patch) | |
| tree | 148c1a93e9861a8f871764f50f53088b3ff0e3ce /sys/linux/perf.txt.const | |
| parent | fb343ecc19084bf98da750539377d508c9e077b3 (diff) | |
sys/linux: run make extract
Split out deprecated descriptions from socket_netlink_route_sched.txt.
Adjust outdated descriptions.
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 87f264719..debe6b124 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 = 524288 +PERF_SAMPLE_BRANCH_MAX = 1048576 PERF_SAMPLE_BRANCH_NO_CYCLES = 32768 PERF_SAMPLE_BRANCH_NO_FLAGS = 16384 PERF_SAMPLE_BRANCH_NO_TX = 512 |
