Menglong Dong
c1af4465b9
bpf: make kprobe_multi_link_prog_run always_inline
Make kprobe_multi_link_prog_run() always inline to obtain better
performance. Before this patch, the bench performance is:
./bench trig-kprobe-multi
Setting up benchmark 'trig-kprobe-multi'...
Benchmark 'trig-kprobe-multi' started.
Iter 0 ( 95.485us): hits 62.462M/s ( 62.462M/prod), [...]
Iter 1 (-80.054us): hits 62.486M/s ( 62.486M/prod), [...]
Iter 2 ( 13.572us): hits 62.287M/s ( 62.287M/prod), [...]
Iter 3 ( 76.961us): hits 62.293M/s ( 62.293M/prod), [...]
Iter 4 (-77.698us): hits 62.394M/s ( 62.394M/prod), [...]
Iter 5 (-13.399us): hits 62.319M/s ( 62.319M/prod), [...]
Iter 6 ( 77.573us): hits 62.250M/s ( 62.250M/prod), [...]
Summary: hits 62.338 ± 0.083M/s ( 62.338M/prod)
And after this patch, the performance is:
Iter 0 (454.148us): hits 66.900M/s ( 66.900M/prod), [...]
Iter 1 (-435.540us): hits 68.925M/s ( 68.925M/prod), [...]
Iter 2 ( 8.223us): hits 68.795M/s ( 68.795M/prod), [...]
Iter 3 (-12.347us): hits 68.880M/s ( 68.880M/prod), [...]
Iter 4 ( 2.291us): hits 68.767M/s ( 68.767M/prod), [...]
Iter 5 ( -1.446us): hits 68.756M/s ( 68.756M/prod), [...]
Iter 6 ( 13.882us): hits 68.657M/s ( 68.657M/prod), [...]
Summary: hits 68.792 ± 0.087M/s ( 68.792M/prod)
As we can see, the performance of kprobe-multi increase from 62M/s to
68M/s.
Signed-off-by: Menglong Dong <dongml2@chinatelecom.cn>
Link: https://lore.kernel.org/r/20251126085246.309942-1-dongml2@chinatelecom.cn
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2025-11-29 09:47:10 -08:00
..
2025-11-29 09:35:36 -08:00
2025-10-20 09:41:27 -10:00
2025-09-24 14:29:14 -07:00
2025-09-20 21:19:09 +01:00
2025-10-15 13:24:33 -07:00
2025-10-07 08:40:15 -07:00
2025-11-03 11:04:19 +01:00
2025-11-06 12:30:54 +01:00
2025-11-09 21:19:44 -08:00
2025-10-24 11:38:39 +02:00
2025-10-02 08:31:44 -07:00
2025-05-14 13:16:24 +02:00
2025-09-29 09:42:35 +02:00
2025-09-24 14:29:14 -07:00
2025-11-07 16:53:57 +01:00
2025-10-04 11:13:11 -07:00
2025-10-07 08:40:15 -07:00
2025-11-06 12:30:52 +01:00
2025-10-20 19:56:12 +02:00
2025-11-29 09:47:10 -08:00
2025-07-31 10:20:11 -04:00
2025-06-24 20:30:37 +09:00
2025-09-27 20:13:56 -04:00
2025-09-23 12:37:35 +02:00
2025-10-03 10:19:44 -07:00
2025-09-23 12:37:35 +02:00
2025-09-10 19:55:00 -04:00
2025-08-30 10:15:28 -04:00
2025-09-30 08:22:16 -07:00
2025-08-30 10:15:30 -04:00
2025-03-07 22:03:09 -06:00
2025-07-31 18:23:53 -07:00
2025-03-04 18:44:29 -08:00
2025-08-06 22:48:12 +02:00
2025-09-13 17:32:55 -07:00
2025-09-13 17:32:55 -07:00
2025-05-21 10:48:21 -07:00
2025-07-19 19:08:23 -07:00
2025-09-01 15:31:34 +02:00
2025-05-27 19:40:33 -07:00
2025-09-21 14:22:00 -07:00
2025-10-02 18:44:54 -07:00
2025-09-21 14:22:35 -07:00
2025-08-06 10:23:36 +09:00
2025-09-13 17:32:43 -07:00
2025-02-21 15:05:38 +01:00
2025-01-13 22:40:36 -08:00
2025-03-10 11:54:46 +01:00
2025-09-28 11:36:14 -07:00
2025-07-16 18:34:42 -07:00
2025-02-21 10:25:33 +01:00
2025-02-21 09:20:30 +01:00
2025-11-09 21:19:41 -08:00
2025-09-17 16:25:41 +02:00
2025-09-13 17:32:44 -07:00
2025-09-13 17:32:49 -07:00
2025-03-16 22:30:47 -07:00
2025-09-13 17:32:43 -07:00
2025-11-09 21:19:41 -08:00
2025-11-09 21:19:41 -08:00
2025-11-09 21:19:47 -08:00
2025-08-02 12:01:38 -07:00
2025-08-02 12:01:38 -07:00
2025-07-15 18:45:34 +09:00
2025-07-21 21:40:39 -07:00
2025-08-13 08:34:33 +02:00
2025-01-28 13:48:37 +01:00
2025-11-09 21:19:41 -08:00
2025-09-25 09:23:54 +02:00
2025-09-29 11:20:29 -07:00
2025-09-25 09:23:54 +02:00
2025-09-13 12:11:06 +08:00
2025-09-28 11:36:13 -07:00
2025-08-16 21:47:25 +02:00
2025-09-29 11:20:29 -07:00
2025-01-28 13:48:37 +01:00
2025-09-29 11:20:29 -07:00
2025-05-11 17:48:15 -07:00
2025-04-01 10:06:52 -07:00
2025-07-09 22:57:52 -07:00
2025-09-21 14:22:34 -07:00
2025-09-13 19:51:59 +02:00
2025-09-30 11:11:21 -07:00
2025-08-19 13:51:28 +02:00
2025-09-18 22:21:28 +02:00
2025-06-13 08:47:20 +02:00
2025-09-17 16:25:41 +02:00
2025-03-30 15:44:36 -07:00
2025-07-01 15:02:03 +02:00
2025-08-21 20:09:20 +02:00
2025-10-02 18:44:54 -07:00
2025-04-14 14:13:41 +02:00
2025-07-23 11:56:02 +02:00
2025-01-13 22:40:36 -08:00
2025-08-14 15:26:30 -07:00
2025-03-21 15:30:10 -04:00
2025-08-19 13:38:20 +02:00
2025-08-02 12:01:38 -07:00
2025-01-28 13:48:37 +01:00
2025-09-25 09:23:54 +02:00
2025-09-25 09:23:54 +02:00
2025-01-28 13:48:37 +01:00
2025-09-29 11:20:29 -07:00
2025-09-21 17:44:20 -04:00
2025-05-11 17:54:04 -07:00
2025-03-24 09:52:37 -07:00
2025-07-31 11:28:03 -04:00
2025-09-13 17:32:53 -07:00
2025-09-13 17:32:53 -07:00
2025-09-16 10:33:53 -10:00