From 7f400fcb5977e5e102241f2ee93246b07b09e13c Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Fri, 26 Jan 2024 19:08:09 +0100 Subject: sys/linux: run make extract Split out deprecated descriptions from socket_netlink_route_sched.txt. Adjust outdated descriptions. --- sys/linux/perf.txt.const | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/linux/perf.txt.const') 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 -- cgit mrf-deployment