LinuxLists
Users
About
Ivan Babrou (
[email protected]
)
Number of posts: 124 (0.06 per day)
First post: 2019-01-16 08:23:24
Last post: 2024-05-20 22:56:52
Next Page
Date
List
Subject
2024-05-20 22:56:52
linux-kernel
[PATCH] bpftool: un-const bpf_func_info to fix it for llvm 17 and newer
2024-05-20 18:44:34
linux-kernel
Re: bpftool does not print full names with LLVM 17 and newer
2024-05-17 21:51:57
linux-kernel
bpftool does not print full names with LLVM 17 and newer
2024-04-15 18:41:01
linux-kernel
Re: Incorrect BPF stats accounting for fentry on arm64
2024-04-12 21:47:04
linux-kernel
Re: Incorrect BPF stats accounting for fentry on arm64
2024-04-11 18:37:30
linux-kernel
Incorrect BPF stats accounting for fentry on arm64
2023-11-20 22:31:32
linux-kernel
Re: wait_for_unix_gc can cause CPU overload for well behaved programs
2023-11-17 23:39:17
linux-kernel
Re: wait_for_unix_gc can cause CPU overload for well behaved programs
2023-10-23 23:23:06
linux-kernel
Re: wait_for_unix_gc can cause CPU overload for well behaved programs
2023-10-20 17:26:03
linux-kernel
Re: wait_for_unix_gc can cause CPU overload for well behaved programs
2023-10-19 22:36:27
linux-kernel
wait_for_unix_gc can cause CPU overload for well behaved programs
2023-08-11 23:22:00
linux-kernel
Re: Expensive memory.stat + cpu.stat reads
2023-08-11 22:33:51
linux-kernel
Re: Expensive memory.stat + cpu.stat reads
2023-08-07 18:23:06
linux-kernel
Re: [PATCH] perf script: print cgroup on the same line as comm
2023-07-31 21:02:57
linux-kernel
[PATCH v2] kernfs: attach uuid for every kernfs and report it in fsid
2023-07-31 20:53:23
linux-kernel
Re: [PATCH] kernfs: attach uuid for every kernfs and report it in fsid
2023-07-28 18:09:17
linux-kernel
Re: [PATCH] perf script: print cgroup on the same line as comm
2023-07-26 00:31:35
linux-kernel
Re: [PATCH] kernfs: attach uuid for every kernfs and report it in fsid
2023-07-18 23:10:08
linux-kernel
Re: [RFC PATCH net-next] tcp: add a tracepoint for tcp_listen_queue_drop
2023-07-18 22:36:20
linux-kernel
Re: [RFC PATCH net-next] tcp: add a tracepoint for tcp_listen_queue_drop
2023-07-18 00:57:33
linux-kernel
[PATCH] perf script: print cgroup on the same line as comm
2023-07-15 00:55:15
linux-kernel
Re: Expensive memory.stat + cpu.stat reads
2023-07-15 00:54:56
linux-kernel
Re: Expensive memory.stat + cpu.stat reads
2023-07-15 00:54:07
linux-kernel
Re: Expensive memory.stat + cpu.stat reads
2023-07-15 00:53:40
linux-kernel
Re: [RFC PATCH net-next] tcp: add a tracepoint for tcp_listen_queue_drop
2023-07-15 00:01:32
linux-kernel
Re: [RFC PATCH net-next] tcp: add a tracepoint for tcp_listen_queue_drop
2023-07-14 00:28:44
linux-kernel
Re: Expensive memory.stat + cpu.stat reads
2023-07-14 00:08:05
linux-kernel
Re: [RFC PATCH net-next] tcp: add a tracepoint for tcp_listen_queue_drop
2023-07-13 21:54:35
linux-kernel
Re: [PATCH] kernfs: attach uuid for every kernfs and report it in fsid
2023-07-11 23:08:54
linux-kernel
Re: [PATCH] kernfs: attach uuid for every kernfs and report it in fsid
2023-07-11 05:18:59
linux-kernel
[RFC PATCH net-next] tcp: add a tracepoint for tcp_listen_queue_drop
2023-07-10 23:52:30
linux-kernel
Re: Expensive memory.stat + cpu.stat reads
2023-07-10 23:34:11
linux-kernel
Re: Expensive memory.stat + cpu.stat reads
2023-07-10 22:19:32
linux-kernel
Re: [PATCH] kernfs: attach uuid for every kernfs and report it in fsid
2023-07-10 18:42:25
linux-kernel
[PATCH] kernfs: attach uuid for every kernfs and report it in fsid
2023-07-07 05:10:39
linux-kernel
[PATCH v2] udp6: add a missing call into udp_fail_queue_rcv_skb tracepoint
2023-07-07 04:56:35
linux-kernel
Re: [PATCH] udp6: add a missing call into udp_fail_queue_rcv_skb tracepoint
2023-07-06 18:04:20
linux-kernel
Re: [PATCH] udp6: add a missing call into udp_fail_queue_rcv_skb tracepoint
2023-07-06 17:40:09
linux-kernel
[PATCH] udp6: add a missing call into udp_fail_queue_rcv_skb tracepoint
2023-06-30 23:56:11
linux-kernel
Expensive memory.stat + cpu.stat reads
2023-05-24 18:48:28
linux-kernel
Re: [PATCH] audit: check syscall bitmap on entry to avoid extra work
2023-05-23 22:12:02
linux-kernel
Re: [PATCH] audit: check syscall bitmap on entry to avoid extra work
2023-05-23 18:26:07
linux-kernel
[PATCH] audit: check syscall bitmap on entry to avoid extra work
2022-12-06 01:12:12
linux-kernel
Re: Low TCP throughput due to vmpressure with swap enabled
2022-12-06 00:20:08
linux-kernel
Re: Low TCP throughput due to vmpressure with swap enabled
2022-11-23 02:13:43
linux-kernel
Re: Low TCP throughput due to vmpressure with swap enabled
2022-11-22 22:43:15
linux-kernel
Re: Low TCP throughput due to vmpressure with swap enabled
2022-11-22 20:18:01
linux-kernel
Re: Low TCP throughput due to vmpressure with swap enabled
2022-11-22 18:22:14
linux-kernel
Re: Low TCP throughput due to vmpressure with swap enabled
2022-11-22 01:17:12
linux-kernel
Low TCP throughput due to vmpressure with swap enabled
2022-11-18 19:30:08
linux-kernel
Re: [PATCH v4] proc: report open files as size in stat() for /proc/pid/fd