Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Mon, 20 Mar 2023 11:07:20 +0800 you wrote: > Write data to fd by calling "vdprintf", in most implementations > of the standard library, the data is finally written by the writev syscall. > But "uprobe_events/kprobe_events" does not allow segmented writes, > so switch the "append_to_file" function to explicit write() call. > > Signed-off-by: Liu Pan <patteliu@xxxxxxxxx> > > [...] Here is the summary with links: - [v1] libbpf: Explicitly call write to append content to file https://git.kernel.org/bpf/bpf-next/c/01dc26c980b0 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html